summaryrefslogtreecommitdiff
path: root/templates/changepw/index.html
diff options
context:
space:
mode:
authorJohan Lundberg <lundberg@nordu.net>2011-05-10 12:51:43 +0200
committerJohan Lundberg <lundberg@nordu.net>2011-05-10 12:51:43 +0200
commit237f78b14cd97cbec53c0dda801dc14921d4a0b6 (patch)
tree603d5d8ec104f84ba1b887154941b8fbdc90434d /templates/changepw/index.html
parent9f94c33228caeeb864a44242431f29c24bd29c06 (diff)
Minor fixes.
Diffstat (limited to 'templates/changepw/index.html')
-rw-r--r--templates/changepw/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/changepw/index.html b/templates/changepw/index.html
index 55badd8..ef9a95b 100644
--- a/templates/changepw/index.html
+++ b/templates/changepw/index.html
@@ -16,8 +16,8 @@
</table>
<p>
- Available actions:
- <a href="{% url changepw %}">Change password</a>
+ Available actions:<br />
+ <a href="{% url changepw %}">Change password</a><br />
<a href="{% url resetpw %}">Reset password</a>
</p>