Sid Gifari From Gifari Industries - BD Cyber Security Team
Home
/
home
/
drleilu
/
www
/
wp-content
/
themes
/
beautique
/
✏️
Editing: 404.php
<?php /** * The template to display the 404 page * * @package BEAUTIQUE * @since BEAUTIQUE 1.0 */ get_header(); get_template_part( apply_filters( 'beautique_filter_get_template_part', 'templates/content', '404' ), '404' ); get_footer();
💾 Save
❌ Cancel