{capture assign='pageTitle'}{$__wcf->getActivePage()->getTitle()}: {$queue->getTitle()}{/capture} {capture assign='contentHeader'}

{$__wcf->getActivePage()->getTitle()}

{if $queue->lastChangeTime}
{lang}wcf.moderation.lastChangeTime{/lang}
{@$queue->lastChangeTime|time}
{/if}
{lang}wcf.moderation.assignedUser{/lang}
{if $queue->assignedUserID} {$queue->assignedUsername} {else} {lang}wcf.moderation.assignedUser.nobody{/lang} {/if}
{lang}wcf.moderation.status{/lang}
{$queue->getStatus()}
{hascontent} {/hascontent}
{/capture} {include file='header'} {include file='formError'}

{lang}wcf.moderation.report.reportedBy{/lang}

{if $reportUser->userID} {user object=$reportUser type='avatar32' title=$reportUser->username} {else} {@$reportUser->getAvatar()->getImageTag(32)} {/if}

{if $reportUser->userID} {user object=$reportUser} {else} {lang}wcf.user.guest{/lang} {/if} {@$queue->time|time}

{@$queue->getFormattedMessage()}

{lang}wcf.moderation.report.reportedContent{/lang}

{lang}wcf.moderation.type.{@$queue->getObjectTypeName()}{/lang}

{@$reportedContent}
{include file='__commentJavaScript' commentContainerID='moderationQueueCommentList'}

{lang}wcf.global.comments{/lang}{if $queue->comments} {#$queue->comments}{/if}

{lang}wcf.moderation.comments.description{/lang}

{include file='footer'}