From bb1f7457f90f51a531bca2dfc3527432898b0b09 Mon Sep 17 00:00:00 2001 From: prashantsinalkar Date: Thu, 27 Feb 2020 17:12:00 +0530 Subject: updated ui and fixed code --- arduino_blog/templates/login.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'arduino_blog/templates/login.html') diff --git a/arduino_blog/templates/login.html b/arduino_blog/templates/login.html index 4010ec1..7c9bfc2 100644 --- a/arduino_blog/templates/login.html +++ b/arduino_blog/templates/login.html @@ -23,11 +23,10 @@
{% endif %} -
{% csrf_token %} {{ form.as_p }} - +

Create an Account -- cgit