> '; echo '
'; get_template_part( 'template-parts/content/entry_media', get_post_type() ); echo '
'; echo '
'; get_template_part( 'template-parts/content/entry_categories', get_post_type() ); get_template_part( 'template-parts/content/entry_title', get_post_type() ); get_template_part( 'template-parts/content/entry_content', get_post_type() ); get_template_part( 'template-parts/content/entry_meta', get_post_type() ); echo '
'; echo '
'; ?>