From fa1cc4cb4c89ba4aa76660baa346af3009cfa225 Mon Sep 17 00:00:00 2001 From: Thomas Sileo Date: Wed, 28 Aug 2019 23:15:01 +0200 Subject: [PATCH] Re-add profile button under notes --- templates/utils.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/templates/utils.html b/templates/utils.html index b51426a..34b5eb0 100644 --- a/templates/utils.html +++ b/templates/utils.html @@ -325,6 +325,9 @@ permalink {% else %} source +{% if session.logged_in %} +profile +{% endif %} {% endif %} {% endif %} {% if session.logged_in %}