add adv pages pets
This commit is contained in:
8
page-34623.php
Normal file
8
page-34623.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php get_header( 'pets' );?>
|
||||
<div id="content">
|
||||
<h1 class="post-h1" style="margin-top: 38px;"><?php the_title();?></h1>
|
||||
<?the_content();?>
|
||||
</div>
|
||||
<?get_footer( 'pets' );?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user