diff --git a/templates/login.html b/templates/login.html index e9d559f7..ea5cdd21 100644 --- a/templates/login.html +++ b/templates/login.html @@ -1,29 +1,27 @@ -
- {error?

{error}

} -
- {redirect?} - - - - - - - - - - - - -
- Username - - -
- Password - - -
- -
-
-
\ No newline at end of file +{error?

{error}

} +
+{redirect?} + + + + + + + + + + + + +
+ Username + + +
+ Password + + +
+ +
+
\ No newline at end of file