]> git.mxchange.org Git - fba.git/commitdiff
Add numeration to highscores
authorMint <>
Tue, 29 Nov 2022 23:52:22 +0000 (02:52 +0300)
committerMint <>
Tue, 29 Nov 2022 23:52:22 +0000 (02:52 +0300)
index.html

index 65afe7f9fa2f7b2217aaad8e4e9364fd94d8fb03..68768d0a7ffe690e5f8a5b698536bbe0db70b6f6 100644 (file)
         {% 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>