File "taxonomy-portfolio_cat.php"

Full Path: /home/siazco/grocery.siazco.se/wp-content/themes/kapee/woocommerce/checkout/taxonomy-portfolio_cat.php
File size: 232 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
/**
 * The template for displaying portfolio category archive pages.
 *
 * @author 	PressLayouts
 * @package kapee
 * @since 1.0.0
 *
 */

get_header();

get_template_part( 'archive-portfolio' );

get_footer();?>