<?php /* Template Name: test */ get_header(); include get_template_directory() . '/template-parts/test.php'; get_footer();