diff --git a/bookwyrm/templates/settings/announcement.html b/bookwyrm/templates/settings/announcement.html index d276d17ce..627c360cd 100644 --- a/bookwyrm/templates/settings/announcement.html +++ b/bookwyrm/templates/settings/announcement.html @@ -16,8 +16,8 @@
{% csrf_token %}
diff --git a/bookwyrm/templates/snippets/announcement.html b/bookwyrm/templates/snippets/announcement.html index a6a7c65b3..74dfdb54b 100644 --- a/bookwyrm/templates/snippets/announcement.html +++ b/bookwyrm/templates/snippets/announcement.html @@ -4,7 +4,7 @@ class="notification mb-1 p-3{% if not admin_mode %} is-hidden{% endif %} transition-y" {% if not admin_mode %}data-hide="hide-announcement-{{ announcement.id }}"{% endif %} > -
+
{% if announcement.event_date %} {{ announcement.event_date|naturalday|title }}: