Add missing endif in template for accounts
This commit is contained in:
parent
e6f243b079
commit
b9a9e862b6
@ -2,4 +2,4 @@
|
||||
{% foreach user in dovecot_users %}
|
||||
{{ user.email }}:{{ user.password | password_hash('sha512') }}::::::
|
||||
{% endfor %}
|
||||
{% %}
|
||||
{% endif %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user