fnp
/
prawokultury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
update registration form
[prawokultury.git]
/
prawokultury
/
templates
/
base.html
diff --git
a/prawokultury/templates/base.html
b/prawokultury/templates/base.html
index
48293a8
..
94d9954
100755
(executable)
--- a/
prawokultury/templates/base.html
+++ b/
prawokultury/templates/base.html
@@
-56,7
+56,7
@@
{% endblock %}
<li id="item-lang">{% lang_switcher %}</li>
</ul>
{% endblock %}
<li id="item-lang">{% lang_switcher %}</li>
</ul>
- <a href="{
% url "contact_form" "register-speaker" %
}" style="float: right; margin: 0 10px; width: 220px; text-align:center; background: #ED7F00; color: white; font-size: 24px; text-transform: uppercase;">{% trans "Registration" %}</a>
+ <a href="{
{ REGISTRATION_URL }
}" style="float: right; margin: 0 10px; width: 220px; text-align:center; background: #ED7F00; color: white; font-size: 24px; text-transform: uppercase;">{% trans "Registration" %}</a>
<div style="clear: both;"></div>
</div>
<div style="clear: both;"></div>
</div>