permabanRequest.blade.php
508 Bytes
We've received new permaban request for <a href="{{ route('profile', ['username' => $username]) }}">{{ $username }}</a>:
<hr>
{{ $explanation }}
<hr>
This request was filed by <a href="{{ route('profile', ['username' => $moderator]) }}">{{ $moderator }}</a>.
Please review and ban this user from <a href="{{ $userEditUrl }}">admin app</a>, then reply with "Banned" or "Not banned, because...".
Currently this user is temporarily banned for 1 day, if you reject this request please remove the temporary ban.