X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/c7587605ff2117ff1004239f8ec0cbd024cdc4ab..ad9d29909733d402b8c197cb7c5d46afe887fa15:/wolnelektury/templates/auth/login_register.html?ds=inline

diff --git a/wolnelektury/templates/auth/login_register.html b/wolnelektury/templates/auth/login_register.html
index 394902a2b..f879d4674 100755
--- a/wolnelektury/templates/auth/login_register.html
+++ b/wolnelektury/templates/auth/login_register.html
@@ -1,14 +1,9 @@
-{% extends "ajaxable/form.html" %}
+{% extends "auth/login.html" %}
 {% load i18n %}
 
 {% block extra %}
 
-<h2>{% trans "or join accounts:" %}</h2>
-
-<ul class="socialauth">
-{% include "socialaccount/snippets/provider_list.html" %}
-</ul>
-
+{{ block.super }}
 
 <h1>{% trans "or register" %}:</h1>