From 9f94c33228caeeb864a44242431f29c24bd29c06 Mon Sep 17 00:00:00 2001 From: Johan Lundberg Date: Tue, 10 May 2011 12:43:56 +0200 Subject: Minor fixes. --- templates/changepw/index.html | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) (limited to 'templates/changepw') diff --git a/templates/changepw/index.html b/templates/changepw/index.html index bd607ef..55badd8 100644 --- a/templates/changepw/index.html +++ b/templates/changepw/index.html @@ -11,18 +11,15 @@ - - - - +
Your usernames
Username:{{ username }}Username:{{ username }}
-

Available actions:

- +

+ Available actions: + Change password + Reset password +

Log out

{% endblock %} -- cgit v1.1