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

Use protocol.get_time in reminder, as that exists

ref #113
parent d6a68cab
No related branches found
No related tags found
No related merge requests found
Die nächste {{protocol.protocoltype.name}} findet am {{protocol.date|datify}} um {{protocol.protocoltype.get_time()|timify}} statt. Die nächste {{protocol.protocoltype.name}} findet am {{protocol.date|datify}} um {{protocol.get_time()|timify}} statt.
{% for meta in protocol.metas %} {% for meta in protocol.metas %}
{{meta.name}}: {{meta.value}} {{meta.name}}: {{meta.value}}
{% endfor %} {% endfor %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment