<?php get_header(); ?> <?php get_template_part( 'template-parts/template-part', 'head' ); ?> <!-- start content container --> <?php get_template_part( 'content', 'single' ); ?> <!-- end content container --> <?php get_footer(); ?>