File "taxonomy-portfolio_skill.php"
Full Path: /home/siazco/grocery.siazco.se/wp-content/themes/kapee/inc/taxonomy-portfolio_skill.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();?>