diff --git a/CTFd/templates/admin/correct_keys.html b/CTFd/templates/admin/correct_keys.html index bc0090a7..3d20b063 100644 --- a/CTFd/templates/admin/correct_keys.html +++ b/CTFd/templates/admin/correct_keys.html @@ -1,20 +1,34 @@ {% extends "admin/base.html" %} +{% block stylesheets %} + +{% endblock %} + {% block content %}