Files
portal_editorial/front-page.php
T

6 lines
54 B
PHP
Raw Normal View History

2016-05-13 14:49:40 -05:00
<?php
get_header();
?>
2016-05-17 09:15:14 -05:00
2016-05-14 16:14:38 -05:00
<?php get_footer(); ?>