diff --git a/files/templates/header.html b/files/templates/header.html index fc05024de..f96ca6d8b 100644 --- a/files/templates/header.html +++ b/files/templates/header.html @@ -94,9 +94,11 @@ {% endif %} - + {% if not (v and v.patron) %} + + {% endif %} {% if g.browser == 'webview' %} @@ -135,9 +137,11 @@