diff --git a/templates/utils.html b/templates/utils.html
index 87c8109..1ead28a 100644
--- a/templates/utils.html
+++ b/templates/utils.html
@@ -327,10 +327,10 @@
{% else %}
source
{% endif %}
+{% endif %}
{% if session.logged_in %}
{{ meta.object_visibility | visibility }}
{% endif %}
-{% endif %}