{if isset($recent_posts) && count($recent_posts)}

{l s='Blog' mod='phblogrecentposts'} {l s='See all articles' mod='phblogrecentposts'}

{foreach from=$recent_posts item=post} {include file="module:ph_simpleblog/views/templates/front/1.7/_partials/post-miniature.tpl"} {/foreach}
{/if}