diff --git a/files/templates/header.html b/files/templates/header.html index 1cecebbce..7232a620f 100644 --- a/files/templates/header.html +++ b/files/templates/header.html @@ -181,12 +181,6 @@ {% endif %} - {% if request.path.startswith('/post/') and p %} - - - - {% endif %} - {% if not (v and v.patron) and not (v and v.admin_level) %} {% if v %} + + + {% endif %} + {% if g.browser == 'webview' %} @@ -249,6 +249,12 @@