mirror of
https://gh.wpcy.net/https://github.com/AlxMedia/colordive.git
synced 2026-07-16 11:36:39 +08:00
5 lines
No EOL
129 B
PHP
5 lines
No EOL
129 B
PHP
<?php get_header(); ?>
|
|
<div class="blog-wrapper">
|
|
<?php get_template_part('inc/page-title'); ?>
|
|
</div>
|
|
<?php get_footer(); ?>
|