<?php /* Template Name: media */ get_header(); include get_template_directory() . '/template-parts/partial/media/media-title.php'; include get_template_directory() . '/template-parts/breadcrumb.php'; include get_template_directory() . '/template-parts/partial/media/media-vid-lists.php'; get_footer();