From a122e5db0c8beaa84d72ad76791f057362bdf119 Mon Sep 17 00:00:00 2001 From: Jan Bader Date: Fri, 25 Nov 2016 17:06:10 +0100 Subject: [PATCH] Use AJAX for login --- templates/login.html | 30 +++++++++++++++++++++++++++--- 1 file changed, 27 insertions(+), 3 deletions(-) diff --git a/templates/login.html b/templates/login.html index a04ff6b..c70d847 100644 --- a/templates/login.html +++ b/templates/login.html @@ -1,14 +1,38 @@ - Login + + Login + + + + + -
+

- Login
+
+ The entered credentials are invalid +
+ + \ No newline at end of file