X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=auth%2Ftemplates%2Fwidget-login.html;h=db7245cd891287f53253fa6545517ec4b3b41f14;hb=73136626a3010dac4fe3c42041a1c324aa659b1d;hp=39a8bdc95caf31f754ebcc5ebce56bd13810a706;hpb=608516c711884fd28688df1c000bdc26eef47dba;p=myslice.git diff --git a/auth/templates/widget-login.html b/auth/templates/widget-login.html index 39a8bdc9..db7245cd 100644 --- a/auth/templates/widget-login.html +++ b/auth/templates/widget-login.html @@ -1,17 +1,26 @@ -{% insert_str prelude 'css/login.css' %} -

{{ state }}

-
-
- {% csrf_token %} - {% if next %} - - {% endif %} - -
- -
- -

- Can't access your account? -
+
+ {% if state %} + {{ state }} + {% endif %} +
+ {% csrf_token %} + {% if next %} + + {% endif %} +
+ + +
+
+ + +
+ + +