<?php /** * The template for displaying category pages * * If you'd like to further customize these archive views, you may create a * new template file for each one. For example, tag.php (Tag archives), * category.php (Category archives), author.php (Author archives), etc. * * @link https://codex.wordpress.org/Template_Hierarchy * * @package Paperio */ ?> <?php get_template_part( 'templates/category/layout' );