leaderboards: fix missing </div> that was never present

seriously someone copied and pasted the open div
master
justcool393 2022-11-01 02:36:18 -05:00
parent 72f9c1c877
commit d7c7026792
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@
{% endif %}
</tbody>
</table>
</div>
{% endmacro %}
{% for lb in leaderboards %}