diff --git a/templates/header.html b/templates/header.html
index 973c8860..305a8b56 100644
--- a/templates/header.html
+++ b/templates/header.html
@@ -26,7 +26,10 @@
{% if current_user.in_trial() %}
- Trial ends {{ current_user.trial_end|dt }}
+ Premium ends {{ current_user.trial_end|dt }}
+
+
{% elif current_user.is_premium() %}
Premium