link to registration for speakers
authorJan Szejko <jan.szejko@gmail.com>
Tue, 5 Jul 2016 15:14:59 +0000 (17:14 +0200)
committerJan Szejko <jan.szejko@gmail.com>
Tue, 5 Jul 2016 15:14:59 +0000 (17:14 +0200)
prawokultury/templates/base.html

index 107c01d..48293a8 100755 (executable)
@@ -56,7 +56,7 @@
             {% endblock %}
             <li id="item-lang">{% lang_switcher %}</li>
         </ul>
-        <a href="/contact/register/" 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="{% 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>
         <div style="clear: both;"></div>
         </div>