Skip to content
Snippets Groups Projects
Commit cd0dd25c authored by Administrator's avatar Administrator
Browse files

Show metadata and correct protocolname in mail

parent 3f985921
No related branches found
No related tags found
No related merge requests found
Protocol der {{protocol.name}} vom {{protocol.date|datify}} Protokoll der {{protocol.protocoltype.name}} vom {{protocol.date|datify}}
Datum: {{protocol.date|datify_long}} Datum: {{protocol.date|datify_long}}
{% if protocol.start_time is not none and protocol.end_time is not none %} {% if protocol.start_time is not none and protocol.end_time is not none %}
Zeit: von {{protocol.start_time|timify}} bis {{protocol.end_time|timify}} Zeit: von {{protocol.start_time|timify}} bis {{protocol.end_time|timify}}
{% endif %} {% endif %}
Protokoll: {{protocol.author}} {% for meta in protocol.meta %}
Anwesende: {{protocol.participants}} {{meta.name}}: meta.value
{% endfor %}
Die Tagesordnung ist: Die Tagesordnung ist:
{% if not protocol.has_nonplanned_tops() %} {% if not protocol.has_nonplanned_tops() %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment