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

{template="userPhoto" group="global" params="$item->author()"}
{$item->author()->name}   {{if $container}}

{lang="posted_in_container"} {$container->_title}

{{endif}}

{lang="date_replied" htmlsprintf="\IPS\DateTime::ts( $item->mapped('date') )->html(FALSE)"}

{{if $item->_end_date}}      {{endif}}

{template="richText" group="global" app="core" location="global" params="$item->content(), array('ipsPost', 'ipsType_normal', 'ipsPad')"}
{{if $reason = $item->approvalQueueReason()}}
{lang="reason_for_approval"}

{$reason}

{{endif}}