diff --git a/templates/base.html b/templates/base.html
index d52beb8..c548e8f 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -104,9 +104,6 @@
{% endif %}
{% if request.endpoint == 'set.list' %}
-{% endif %}
- {% if request.endpoint == 'set.details' %}
-
{% endif %}
{% if request.endpoint == 'instructions.download' or request.endpoint == 'instructions.do_download' %}