Notas de prensa recientes

[insert_php] query_posts(‘showposts=5’);[/insert_php]
[insert_php] if (have_posts()) : while (have_posts()) : the_post();[/insert_php]

[insert_php] endwhile; endif;[/insert_php]