{lang="$item::$title"}

{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)"}

{$item->content()|raw}
{{if $reason = $item->approvalQueueReason()}}
{lang="reason_for_approval"}

{$reason}

{{endif}}