mirror of
https://github.com/FAUSheppy/open-web-leaderboard.git
synced 2025-12-10 00:48:32 +01:00
add maps to navbar
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
<td style="color: green;">+{{ '%0.2f' | format(m.ratingSystemDeviation) }}%
|
||||
</td>
|
||||
{% else %}
|
||||
<td style="color: red;">+{{ '%0.2f' | format(m.ratingSystemDeviation) }}%
|
||||
<td style="color: red;">{{ '%0.2f' | format(m.ratingSystemDeviation) }}%
|
||||
</td>
|
||||
{% endif %}
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user