fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
django 1.10
[redakcja.git]
/
redakcja
/
templates
/
registration
/
head_login.html
diff --git
a/redakcja/templates/registration/head_login.html
b/redakcja/templates/registration/head_login.html
index
a4591af
..
0c13ac8
100644
(file)
--- a/
redakcja/templates/registration/head_login.html
+++ b/
redakcja/templates/registration/head_login.html
@@
-4,10
+4,10
@@
<li><a style="color: white">
<li><a style="color: white">
- <form action="{% url '
django.views.i18n.
set_language' %}" method="post" style="display: inline">
+ <form action="{% url 'set_language' %}" method="post" style="display: inline">
{% csrf_token %}
<input type="hidden" name="language" value="en" /><button type="submit" style="border: 0; background: none">en</button></form> |
{% csrf_token %}
<input type="hidden" name="language" value="en" /><button type="submit" style="border: 0; background: none">en</button></form> |
- <form action="{% url '
django.views.i18n.
set_language' %}" method="post" style="display: inline">
+ <form action="{% url 'set_language' %}" method="post" style="display: inline">
{% csrf_token %}
<input type="hidden" name="language" value="pl" /><button type="submit" style="border: 0; background: none">pl</button></form> |
</a>
{% csrf_token %}
<input type="hidden" name="language" value="pl" /><button type="submit" style="border: 0; background: none">pl</button></form> |
</a>