<?php get_header(); ?> <?php get_template_part( 'template-parts/content_header', 'none' ); ?> <?php get_template_part( 'template-parts/search', 'none' ); ?> <?php get_template_part( 'blocks/blocks' ); ?> <?php get_footer(); ?>