Add numeration to highscores

This commit is contained in:
Mint 2022-11-30 02:52:22 +03:00
parent 6dd4da5cfb
commit 6fa74de55c

View file

@ -82,10 +82,12 @@
{% endif %}
<div class="scoreboard">
<table>
<th></th>
<th>Instance</th>
<th>Defederations</th>
{% for entry in scores %}
<tr>
<td>{{loop.index}}</td>
<td>
<img src="https://proxy.duckduckgo.com/ip3/{{entry['domain']}}.ico" width=16/>
<b><a href="https://{{entry['domain']}}" rel="nofollow noopener noreferrer">{{entry['domain']}}</a></b>