9 lines
85 B
PHP
9 lines
85 B
PHP
<?php
|
|
/**
|
|
* Ostal great index.php page
|
|
*/
|
|
|
|
get_header(); ?>
|
|
|
|
|
|
<?php get_footer();?>
|