fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add form for wl fest 2018
[wolnelektury.git]
/
src
/
wolnelektury
/
templates
/
auth
/
login.html
diff --git
a/src/wolnelektury/templates/auth/login.html
b/src/wolnelektury/templates/auth/login.html
index
8509b4c
..
2965713
100644
(file)
--- a/
src/wolnelektury/templates/auth/login.html
+++ b/
src/wolnelektury/templates/auth/login.html
@@
-14,6
+14,7
@@
</ol>
</form>
+{% if USE_OPENID %}
<h1>{% trans "Sign in using:" %}</h1>
<ul class="socialaccount_providers">
@@
-21,6
+22,7
@@
</ul>
{% include "socialaccount/snippets/login_extra.html" %}
+{% endif %}
{% block extra %}
{% endblock %}