From 3dbb5bea7718bb40cf18d7c80702a7761b3ff637 Mon Sep 17 00:00:00 2001 From: kek7198 Date: Sun, 12 Dec 2021 20:50:31 -0600 Subject: [PATCH] fix --- files/templates/admin/awards.html | 4 ++++ files/templates/admin/badge_grant.html | 3 +++ 2 files changed, 7 insertions(+) diff --git a/files/templates/admin/awards.html b/files/templates/admin/awards.html index a0c14c697a..ff46fb6965 100644 --- a/files/templates/admin/awards.html +++ b/files/templates/admin/awards.html @@ -8,6 +8,8 @@ {% block content %} +
+ {% if error %} {% endblock %} \ No newline at end of file diff --git a/files/templates/admin/badge_grant.html b/files/templates/admin/badge_grant.html index fef488c0a7..e1eab7f6bc 100644 --- a/files/templates/admin/badge_grant.html +++ b/files/templates/admin/badge_grant.html @@ -7,6 +7,7 @@ {% block pagetype %}message{% endblock %} {% block content %} +
{% if error %} +