mirror of
https://gh.wpcy.net/https://github.com/AlxMedia/blogrow.git
synced 2026-07-16 11:27:04 +08:00
8 lines
No EOL
86 B
PHP
8 lines
No EOL
86 B
PHP
<?php
|
|
/*
|
|
Template Name: Frontpage
|
|
*/
|
|
?>
|
|
<?php get_header(); ?>
|
|
|
|
<?php get_footer(); ?>
|