Your IP : 216.73.216.63


Current Path : /var/www/ya/wp-content/themes/youthy/
Upload File :
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();  ?>