fix mobile template

remotes/1693176582716663532/tmp_refs/heads/watchparty
justcool393 2022-10-06 20:19:39 -07:00
parent d9cc95dd71
commit 2d66363fed
1 changed files with 1 additions and 1 deletions

View File

@ -662,7 +662,7 @@
</div>
<pre></pre>
<pre></pre>
{% if v.admin_level >= PERMS['USER_BAN']}
{% if v.admin_level >= PERMS['USER_BAN'] %}
{% if u.is_suspended %}
<form action="/unban_user/{{u.id}}" method="post">
<input type="hidden" name="formkey", value="{{v.formkey}}">