forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-23 18:23:19 -06:00
parent 157906da15
commit e6b92ac05c
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
</div>
<ul class="mb-0 flex flex-col space-y-3 divide-y divide-red-300 text-black">
{% for f in p.ordered_flags %}
<li>
<li class="flex flex-wrap">
<a class="font-bold text-gray-700 hover:text-gray-900" href="{{f.user.url}}">{{f.user.username}}</a>
<p>{% if f.reason %}: {{f.reason | safe}}{% endif %} {% if v.admin_level==6 %}</p>
<button class="text-red-600 hover:underline" onclick="post_toast('/del_report/p{{ f.id }}')">