remotes/1693045480750635534/spooky-22
Aevann1 2021-07-30 17:47:12 +02:00
parent 70b9e064da
commit 8e45289bdf
1 changed files with 3 additions and 0 deletions

View File

@ -7,6 +7,7 @@
<th style="font-weight:bold;">#</th>
<th style="font-weight:bold;">Name</th>
<th style="font-weight:bold;">Tier</th>
<th style="font-weight:bold;">Shit awards</th>
<th style="font-weight:bold;">Ban awards</th>
</tr>
</thead>
@ -17,6 +18,8 @@
<td><img style="width: 32px; height: 32px" src="/assets/images/badges/patron-{{user.patron}}.gif"></td>
<td style="font-weight:bold;">{% if user.shitawards %}{{user.shitawards}}{% endif %}</td>
<td style="font-weight:bold;">{% if user.banawards %}{{user.banawards}}{% endif %}</td>
</tr>
{% endfor %}