6 lines
54 B
PHP
6 lines
54 B
PHP
<?php
|
|
get_header();
|
|
?>
|
|
|
|
|
|
<?php get_footer(); ?>
|