diff --git a/files/templates/header.html b/files/templates/header.html
index 426a210b6..d99dc45ee 100644
--- a/files/templates/header.html
+++ b/files/templates/header.html
@@ -95,7 +95,11 @@
{% endif %}
{% if not (v and v.patron) %}
-
+ {% if v %}
+
+ {% else %}
+ Donate
+ {% endif %}
{% endif %}
{% if g.browser == 'webview' %}