Forums
(@jackywww)
14 years, 10 months ago
I have this inside the index.php file. <div id=”content-container”> <div id=”content” role=”main”>
<?php get_template_part( ‘loop’, ‘index’ ); ?> </div><!– #content –> </div><!– #content-container –>