fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merge branch 'pretty' of github.com:fnp/wolnelektury into pretty
[wolnelektury.git]
/
wolnelektury
/
templates
/
auth
/
login_register.html
diff --git
a/wolnelektury/templates/auth/login_register.html
b/wolnelektury/templates/auth/login_register.html
index
394902a
..
f879d46
100755
(executable)
--- a/
wolnelektury/templates/auth/login_register.html
+++ b/
wolnelektury/templates/auth/login_register.html
@@
-1,14
+1,9
@@
-{% extends "a
jaxable/form
.html" %}
+{% extends "a
uth/login
.html" %}
{% load i18n %}
{% block extra %}
{% 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>
<h1>{% trans "or register" %}:</h1>