{template="userPhoto" group="global" params="$item->author()"}
{{if $item->author()->member_id}}
{$item->author()->name}
{{else}}
{$item->author()->name}
{{endif}}
{{if $container}}
{lang="posted_in_container"} {$container->_title}
{{endif}}{lang="date_replied" htmlsprintf="\IPS\DateTime::ts( $item->mapped('date') )->html(FALSE)"}
{$title}
{$item->content()|raw}