DANCI´N DAYS PANDIÁ 18ª EDIÇÃO - FLASHBACK 70 80 90 00Clube dos Subtenentes e Sargentos do Exército em Brasília - Sede SMU - Brasília, DFSábado, 08 de Nov às 21:00 - BSBgo!
<?php
while ( have_posts() ) : the_post();
get_template_part( 'templates/listing' ); // Esta linha é a chave!
endwhile; // End of the loop.
?>
</main><!-- #main -->