forked from MarseyWorld/MarseyWorld
leaderboards: fix missing </div> that was never present
seriously someone copied and pasted the open divmaster
parent
72f9c1c877
commit
d7c7026792
|
@ -47,6 +47,7 @@
|
|||
{% endif %}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
{% endmacro %}
|
||||
|
||||
{% for lb in leaderboards %}
|
||||
|
|
Loading…
Reference in New Issue