Picture '{$item.title|escape:'html'}'

Comments

{foreach from=$item.comments.items key=id item=comment name=comments}
{$comment.username}{if $comment.anonymous_name} ({$comment.anonymous_name}){/if}, {$comment.human_time_diff} ago ({$comment.date_added|date_format:'%A, %B %d, %Y @ %H:%M:%S'})
{$comment.comment|escape:'html'|commentize}
{foreachelse}

No comments! Be the first to comment!

{/foreach}

Add a Comment

{if $comment_error}

{$comment_error|escape:'html'|commentize}

{/if}
{dynamic} {if !$smarty.session.user_id}
{/if} {/dynamic}