{include file="theme/default/header.html" titles=$d.title}
{$signhtml}
{feeds item=$d.body type=$d.type limit=all bid=$d.bid showmedia=1}

谁喜欢...({$fava.count})
{if $fava.count !=0}
{foreach from=$fava.rs item=d} {$d.username} {/foreach}
{/if}
{if islogin()}
{/if}
    {include file="theme/default/aside.html"}
    {include file="theme/default/footer.html"}