From a097e33abe314392285ee77934f49f4ca08ec121 Mon Sep 17 00:00:00 2001 From: Son Nguyen Kim Date: Tue, 7 Nov 2023 13:53:28 +0100 Subject: [PATCH] black friday 2023 (#1937) Co-authored-by: Son NK --- templates/base.html | 6 ++++++ templates/dashboard/pricing.html | 13 +++++++++++++ 2 files changed, 19 insertions(+) diff --git a/templates/base.html b/templates/base.html index 59c88b5e..3a94b823 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() %} + + + {% endif %} {% block announcement %}{% endblock %}
diff --git a/templates/dashboard/pricing.html b/templates/dashboard/pricing.html index 462e1e7b..5fe8e4fb 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