mirror of
https://gh.wpcy.net/https://github.com/AlxMedia/blogcards.git
synced 2026-07-16 11:27:10 +08:00
5 lines
No EOL
93 B
PHP
5 lines
No EOL
93 B
PHP
<?php get_header(); ?>
|
|
|
|
<?php get_template_part('inc/page-title'); ?>
|
|
|
|
<?php get_footer(); ?>
|