{if isset($recent_posts) && count($recent_posts)}
{if isset($roythemes.bl_w) && $roythemes.bl_w == "1"}
{/if}

{l s='Blog' mod='phblogrecentposts'}

{foreach from=$recent_posts item=post} {include file="module:ph_simpleblog/views/templates/front/1.7/_partials/post-miniature.tpl"} {/foreach}
{if isset($roythemes.bl_w) && $roythemes.bl_w == "1"}
{/if}
{/if}