diff --git a/templates/base.html b/templates/base.html
index 59c88b5e9..3a94b8233 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -86,6 +86,12 @@
+ {% if current_user.is_authenticated and current_user.should_show_upgrade_button() %}
+
+
+ Black Friday: $20 for the first year instead of $30. Available until December 1st.
+
+ {% endif %}
{% block announcement %}{% endblock %}
diff --git a/templates/dashboard/pricing.html b/templates/dashboard/pricing.html
index 462e1e7b5..5fe8e4fbb 100644
--- a/templates/dashboard/pricing.html
+++ b/templates/dashboard/pricing.html
@@ -57,6 +57,19 @@
{% endblock %}
{% block default_content %}
+
+ Black Friday Deal: 33% off on the yearly plan for the
first year ($20 instead of $30).
+
+ Please use this coupon code
+
BF2023 during the checkout.
+
+
+
+ Available until December 1, 2023.
+
Upgrade to unlock premium features