Updated event to publish web email template

This commit is contained in:
2023-02-15 18:26:00 +01:00
parent 02bea140d7
commit 54ae937e59
2 changed files with 2 additions and 2 deletions

View File

@@ -11,10 +11,10 @@ Der folgende Link führt zur Veranstaltung:
Veröffentlichung: ({% if planned_publication_date %}{{ planned_publication_date|date:'l, d. F Y' }}{% else %}sofort{% endif %})
=================
Titel: {{ number }} - {{ title }}
Veröffentlichung starten: {% if planned_publication_date %}{{ planned_publication_date|date:'d.m.Y' }} 00:00:00{% else %}--{% endif %}
Veröffentlichung beenden: {{ day_after|date:'d.m.Y' }} 00:00:00
Erstellungsdatum: {{ first_day|date:'d.m.Y' }} 00:00:00
Titel: {{ number }} - {{ title }}
{% if internal_note %}
Bearbeitungshinweis:
====================

View File

@@ -113,10 +113,10 @@ Der folgende Link führt zur Veranstaltung:
Veröffentlichung: ({planned_publication_date})
=================
Titel: {number} - {title}
Veröffentlichung starten: {planned_publication_date_short} 00:00:00
Veröffentlichung beenden: {day_after_short} 00:00:00
Erstellungsdatum: {first_day_short} 00:00:00
Titel: {number} - {title}
Bearbeitungshinweis:
====================