From 6161da4210bce13a1c6def65f35e6816ddaa7745 Mon Sep 17 00:00:00 2001 From: Thomas Sileo Date: Tue, 27 Aug 2019 00:32:22 +0200 Subject: [PATCH] Fix UI --- templates/utils.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 %}