HEX
Server: Apache
System: Linux p3plzcpnl507484.prod.phx3.secureserver.net 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: tvypkwena2lu (5224663)
PHP: 7.2.34
Disabled: NONE
Upload Files
File: /home/tvypkwena2lu/public_html/wp-content/themes/leageller/category.php
<?php
/**
 * The template for displaying Category pages
 *
 * @link https://codex.wordpress.org/Template_Hierarchy
 *
 * @package WordPress
 * @subpackage Twenty_Thirteen
 * @since Twenty Thirteen 1.0
 */

get_header(); ?>
<?php get_template_part( 'template_part/template_title', '' ); ?>
<?php get_template_part( 'template_part/template_row_start', '' ); ?>
	<?php get_template_part( 'template_part/template_page_row_start', '' ); ?>
                
                 <?php get_template_part( 'template_part/template_loop', '' ); ?>  
  

    <?php get_template_part( 'template_part/template_page_row_end', '' ); ?>
<?php get_template_part( 'template_part/template_row_end', '' ); ?>

<?php get_footer(); ?>