fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Upgrade to Django 1.5.
[wolnelektury.git]
/
apps
/
wolnelektury_core
/
templates
/
openid
/
login.html
diff --git
a/apps/wolnelektury_core/templates/openid/login.html
b/apps/wolnelektury_core/templates/openid/login.html
index
05037a3
..
ca8aaf3
100644
(file)
--- a/
apps/wolnelektury_core/templates/openid/login.html
+++ b/
apps/wolnelektury_core/templates/openid/login.html
@@
-10,7
+10,7
@@
<h1>{% trans 'OpenID Sign In' %}</h1>
<h1>{% trans 'OpenID Sign In' %}</h1>
-<form id="openid_login_form" class="openid_login uniForm" method="post" action="{% url
openid_login
%}">
+<form id="openid_login_form" class="openid_login uniForm" method="post" action="{% url
'openid_login'
%}">
{% csrf_token %}
<fieldset class="inlineLabels">
{% csrf_token %}
<fieldset class="inlineLabels">