diff --git a/templates/bugsink/login.html b/templates/bugsink/login.html
index a610841..7c2e683 100644
--- a/templates/bugsink/login.html
+++ b/templates/bugsink/login.html
@@ -14,7 +14,7 @@
{% if form.errors %}
-
Your username and password didn't match. Please try again.
+
Your username and password didn't match. Please try again.
{% elif next %}
{% if user.is_authenticated %}
@@ -30,13 +30,13 @@
-
+