blogrow/page-templates/frontpage.php
Alexander Agnarson e40facb023 Initial commit
2015-12-11 17:09:48 +01:00

8 lines
No EOL
86 B
PHP

<?php
/*
Template Name: Frontpage
*/
?>
<?php get_header(); ?>
<?php get_footer(); ?>