forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2021-11-06 18:03:47 +02:00
parent c2f1a4a22e
commit 2c5fabd287
1 changed files with 6 additions and 6 deletions

View File

@ -36,6 +36,12 @@
<th style="font-weight:bold; text-align:right;">Coins</th>
</tr>
</thead>
<pre>
</pre>
<h5 style="font-weight:bold;text-align: center;">Top 10 by coins spent in shop</h5>
{% for user in users7 %}
<tr>
<td style="font-weight:bold;">{{users7.index(user)+1}}</td>
@ -150,12 +156,6 @@
</table>
<pre>
</pre>
<h5 style="font-weight:bold;text-align: center;">Top 10 by coins spent in shop</h5>
{% if "pcm" in request.host %}
<pre>