From d7c702679272ea8fce86a9019f99230810dc18cc Mon Sep 17 00:00:00 2001 From: justcool393 Date: Tue, 1 Nov 2022 02:36:18 -0500 Subject: [PATCH] leaderboards: fix missing that was never present seriously someone copied and pasted the open div --- files/templates/leaderboard.html | 1 + 1 file changed, 1 insertion(+) diff --git a/files/templates/leaderboard.html b/files/templates/leaderboard.html index 85201cb70..ce6f912b4 100644 --- a/files/templates/leaderboard.html +++ b/files/templates/leaderboard.html @@ -47,6 +47,7 @@ {% endif %} + {% endmacro %} {% for lb in leaderboards %}