header and footer to test template
This commit is contained in:
parent
594078d986
commit
46809532c2
|
@ -1,3 +1,5 @@
|
|||
<?php get_header(); ?>
|
||||
|
||||
<?php
|
||||
/*
|
||||
Template Name: Custom Category Page Template
|
||||
|
@ -17,3 +19,4 @@ else :
|
|||
endif;
|
||||
?>
|
||||
|
||||
<?php get_footer(); ?>
|
Loading…
Reference in New Issue