{extends "@layout.xml"} {block title}{_banned_title}{/block} {block header} {_banned_header} {/block} {block content}
{_banned_alt}

{tr("banned_1", htmlentities($thisUser->getCanonicalName()))|noescape}
{tr("banned_2", htmlentities($thisUser->getBanReason()))|noescape} {if !$thisUser->getUnbanTime()} {_banned_perm} {else} {tr("banned_until_time", $thisUser->getUnbanTime())|noescape} {/if}


{_banned_unban_myself}


{tr("banned_3", urlencode($csrfToken))|noescape}

{/block}