{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->masked_file_name}} {$item->caption} {{else}}
{{endif}}
{{if $reason = $item->approvalQueueReason()}}
{lang="reason_for_approval"}

{$reason}

{{endif}}