Added configuration options for imprint URL and contact email address

This commit is contained in:
Raphael Michel
2015-06-15 20:17:18 +02:00
parent 02c9e5fcae
commit e657fe6605
4 changed files with 26 additions and 0 deletions

View File

@@ -19,6 +19,8 @@
{% bootstrap_field sform.timezone layout="horizontal" %}
{% bootstrap_field sform.show_date_to layout="horizontal" %}
{% bootstrap_field sform.show_times layout="horizontal" %}
{% bootstrap_field sform.contact_mail layout="horizontal" %}
{% bootstrap_field sform.imprint_url layout="horizontal" %}
</fieldset>
<fieldset>
<legend>{% trans "Timeline" %}</legend>