<?php
query_posts(‘catname=isaias-divino’);
while (have_posts()) : the_post();
the_content();
endwhile;
?>
Missão Batista Internacional Brasileira
<?php
query_posts(‘catname=isaias-divino’);
while (have_posts()) : the_post();
the_content();
endwhile;
?>
© 2019 MBIB. Construído usando WordPress e o temaOnePage Express.