Fix #61
All checks were successful
buildbot/django-dav-events--test Build done.

This commit is contained in:
2023-05-08 14:46:08 +02:00
parent 02e7686760
commit 7d1deb0081
2 changed files with 2 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
{% load i18n %}{{ number }} - {{ title }}
{% load i18n %}{{ number }} - {{ title }}{% if level == 'family' %} (für Familien){%endif %}
{{ normalized_short_date }}
{% if alt_normalized_short_date %}({% trans 'Ersatztermin' %}: {{ alt_normalized_short_date }})