diff --git a/app/templates/base.html b/app/templates/base.html index 422bcb3c..befa8e43 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -269,6 +269,9 @@ {% endif %} +

+ {{ _("Our privacy policy has been updated (%(date)s)", date="2024-04-30") }} +

{% if debug %}