fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
enable cojaczytam form
[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
d0713b0
..
2965713
100644
(file)
--- a/
src/wolnelektury/templates/auth/login.html
+++ b/
src/wolnelektury/templates/auth/login.html
@@
-14,7
+14,7
@@
</ol>
</form>
</ol>
</form>
-{%
comment
%}
+{%
if USE_OPENID
%}
<h1>{% trans "Sign in using:" %}</h1>
<ul class="socialaccount_providers">
<h1>{% trans "Sign in using:" %}</h1>
<ul class="socialaccount_providers">
@@
-22,7
+22,7
@@
</ul>
{% include "socialaccount/snippets/login_extra.html" %}
</ul>
{% include "socialaccount/snippets/login_extra.html" %}
-{% end
comment
%}
+{% end
if
%}
{% block extra %}
{% endblock %}
{% block extra %}
{% endblock %}