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