header and footer to test template

This commit is contained in:
ed barz 2023-03-27 22:51:07 +02:00
parent 594078d986
commit 46809532c2
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,5 @@
<?php get_header(); ?>
<?php
/*
Template Name: Custom Category Page Template
@ -17,3 +19,4 @@ else :
endif;
?>
<?php get_footer(); ?>