Update website
This commit is contained in:
parent
0a686aeb9a
commit
c4ffa0f6ee
4360 changed files with 1727 additions and 718385 deletions
|
@ -1,7 +0,0 @@
|
|||
<option value="">-- {% trans 'Select a template' %} --</option>
|
||||
|
||||
{% for template in templates %}
|
||||
<option value="{{ template.getId() }}"{{ template.getId() == selected_template ? ' selected' }}>
|
||||
{{ template.getName() }}
|
||||
</option>
|
||||
{% endfor %}
|
Loading…
Add table
Add a link
Reference in a new issue