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 %}
|
{% endif %}
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
</div>
|
||||||
{% endmacro %}
|
{% endmacro %}
|
||||||
|
|
||||||
{% for lb in leaderboards %}
|
{% for lb in leaderboards %}
|
||||||
|
|
Loading…
Reference in New Issue