Skip to content
Snippets Groups Projects
Commit bf1c2f09 authored by Robin Sonnabend's avatar Robin Sonnabend
Browse files

/close #42

parent e0df5f7a
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ Datum: {{protocol.date|datify_long}} ...@@ -5,7 +5,7 @@ Datum: {{protocol.date|datify_long}}
Zeit: von {{protocol.start_time|timify}} bis {{protocol.end_time|timify}} Zeit: von {{protocol.start_time|timify}} bis {{protocol.end_time|timify}}
{% endif %} {% endif %}
{% for meta in protocol.meta %} {% for meta in protocol.meta %}
{{meta.name}}: meta.value {{meta.name}}: {{meta.value}}
{% endfor %} {% endfor %}
Die Tagesordnung ist: Die Tagesordnung ist:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment