Current Path : /var/www/ya/wp-content/themes/youthy/ |
Current File : /var/www/ya/wp-content/themes/youthy/index.php |
<?php get_header(); ?> <div class="blog-header"> <h1><?php echo esc_attr( get_theme_mod( 'content_blog_title' , __( 'From the blog' , 'meanthemes' ) ) ); ?></h1> </div> <?php get_template_part('loop'); ?> <?php get_footer(); ?>