diff --git a/hunt/templates/main/index.html b/hunt/templates/main/index.html index c3613ec..04883d8 100644 --- a/hunt/templates/main/index.html +++ b/hunt/templates/main/index.html @@ -44,7 +44,7 @@
{% for challenge, status in challenges.items %} {% if status.0.unblocked %} - +

{{ status.0.name }}

@@ -87,4 +87,4 @@
{% endfor %}
-{% endblock %} \ No newline at end of file +{% endblock %}