diff --git a/templates/inc/fb_like.html b/templates/inc/fb_like.html index 3cd0049..4796cd3 100644 --- a/templates/inc/fb_like.html +++ b/templates/inc/fb_like.html @@ -4,6 +4,7 @@ + diff --git a/templates/views/LoginView.html b/templates/views/LoginView.html index 733b26d..d1cc199 100644 --- a/templates/views/LoginView.html +++ b/templates/views/LoginView.html @@ -14,30 +14,4 @@
-
or
- {% include "socialaccount/snippets/login_extra.html" %} -
- {% csrf_token %} - {% if form.errors %} -

Warning!

- Unknown username or password. -
- {% endif %} -
-
- - -
- -
- - -
- -
- -
-
-
- Sign up \ No newline at end of file