Files
CHIEFSOFT\ameye b114fdf4fa first commit
2023-12-28 16:20:07 -05:00

7 lines
115 B
PHP

<?php get_header(); ?>
<?php hu_get_content( 'tmpl/404-tmpl'); ?>
<?php get_sidebar(); ?>
<?php get_footer(); ?>