summaryrefslogtreecommitdiffstats
path: root/templates/settings.html
diff options
context:
space:
mode:
authorAlexander Sulfrian <alexander@sulfrian.net>2012-09-21 02:51:28 +0200
committerAlexander Sulfrian <alexander@sulfrian.net>2012-09-21 02:51:28 +0200
commitd331fc54b448f980fb7806aed99a48651b734037 (patch)
treea3f565d7401b2f5844bc450bdcf2c5cc2a53818f /templates/settings.html
parent2ef00343d82204755bd1867eff3f7e9776f7a2db (diff)
parent71ce07733bfbfac18e93dfd5fed3b8d513bf5158 (diff)
downloadweb-d331fc54b448f980fb7806aed99a48651b734037.tar.gz
web-d331fc54b448f980fb7806aed99a48651b734037.tar.bz2
web-d331fc54b448f980fb7806aed99a48651b734037.zip
Merge branch 'master' of ssh://git.spline.de/account-web
* 'master' of ssh://git.spline.de/account-web: use AccountService AccountService: expect admin credentials at initialization.
Diffstat (limited to 'templates/settings.html')
-rw-r--r--templates/settings.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/settings.html b/templates/settings.html
index addd137..de7f898 100644
--- a/templates/settings.html
+++ b/templates/settings.html
@@ -24,5 +24,7 @@
{%- else %}
setzen
{%- endif %}
+ </li>
+ {%- endfor %}
</form>
{%- endblock %}