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