cosmetic changes to the login widget
[myslice.git] / auth / templates / widget-login.html
index ffb6244..37fb938 100644 (file)
@@ -1,7 +1,6 @@
 {% insert_str prelude 'css/login.css' %}
 <p class='login-status'> {{ state }} </p>
-<!--<a href="/" alt="Home"><img class="logo" src="{{ STATIC_URL }}img/myslice-logo.png" alt="MySlice" /></a>-->
-<div class='well well-lg'>
+<div class='well'>
 <form action="/login/" method="post">
   {% csrf_token %}
   {% if next %}