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

7 lines
119 B
PHP

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