tpl_default.php 75 B

12345
  1. <!-- tpl_deault.php -->
  2. <?php get_template_part('content', 'single');?>