File "index.php"

Full Path: /home/pumpbmko/public_html/wp-content/themes/xs30byau/index.php
File size: 125 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

get_header();

// Include content template
qi_template_part( 'content', 'templates/content', 'blog' );

get_footer();