diff --git a/templates/login.html b/templates/login.html index 8acb77c..5903f67 100644 --- a/templates/login.html +++ b/templates/login.html @@ -3,8 +3,8 @@ {% block content %}
- - + +
Username
Password
Username
Password
diff --git a/templates/register.html b/templates/register.html index be15687..17d80aa 100644 --- a/templates/register.html +++ b/templates/register.html @@ -4,8 +4,8 @@ {%- if config.registration_enabled -%}
- - + +
Username
Password
Username
Password
{{ captcha }}
diff --git a/templates/user_edit.html b/templates/user_edit.html index 7101861..2243f80 100644 --- a/templates/user_edit.html +++ b/templates/user_edit.html @@ -13,8 +13,8 @@
- - + +
Old password
New password
Old password
New password