forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-27 21:41:29 -06:00
parent 7e6132b4a0
commit 66807afdc6
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@
<ul class="flex flex-col mt-3 mb-0 space-y-4">
<li>
{% if u.is_suspended %}
<div class="label">Unban {{ u.username }}</div>
<form id="sidebar-unban" action="/unban_user/{{u.id}}" method="post">
<input type="hidden" name="formkey", value="{{v.formkey}}">
<input type="hidden" name="redir" value="true">