diff --git a/src/core/templates/core/index.html b/src/core/templates/core/index.html index 8b02009..215cd46 100644 --- a/src/core/templates/core/index.html +++ b/src/core/templates/core/index.html @@ -6,6 +6,47 @@ ACM at FSU Programming Contest {% endblock %} +{% block head %} + +{% if contest %} + +{% endif %} +{% endblock %} + {% block content %}