<?php /** * The template for displaying all single posts. * * @package Crio */ get_template_part( 'templates/content-single', get_post_type() );