Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
protokollsystem
proto3
Commits
7a56af29
Commit
7a56af29
authored
May 05, 2017
by
Administrator
Browse files
Use protocol.get_time in reminder, as that exists
ref
#113
parent
d6a68cab
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/reminder-mail.txt
View file @
7a56af29
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 %}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment