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
47ac38cc
Commit
47ac38cc
authored
Feb 17, 2018
by
Robin Sonnabend
Browse files
Render default meta values in template
/close
#163
parent
9d26a939
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/protocol-template.txt
View file @
47ac38cc
...
...
@@ -2,7 +2,7 @@
#Beginn;{{protocol.protocoltype.usual_time|timify_short}}
#Ende;
{% for defaultmeta in protocol.protocoltype.metas %}
#{{defaultmeta.key}};
#{{defaultmeta.key}};
{{defaultmeta.value}}
{% endfor %}
{% macro render_top(top, use_description=False) %}
...
...
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