7 lines
125 B
PHP
Executable File
7 lines
125 B
PHP
Executable File
<?php get_header(); ?>
|
|
|
|
<?php hu_get_content( 'tmpl/archive-tmpl'); ?>
|
|
|
|
<?php get_sidebar(); ?>
|
|
|
|
<?php get_footer(); ?>
|