Simple update.
[turniej.git] / apps / edition2 / templates / edition2 / technical.html
index b1d91c8..bb55b09 100644 (file)
@@ -4,7 +4,7 @@
 
 
 <h1>
-    <a href='{% url e2_main_page %}' style="float:left;">
+    <a href='{% url "e2_main_page" %}' style="float:left;">
         <img src="{{ STATIC_URL }}img/turniej-maly.png"
         style='margin-right: .5em;' /></a>
     II Turniej Wolnych Lektur</h1>
 <a href="mailto:turniej@nowoczesnapolska.org.pl">turniej@nowoczesnapolska.org.pl</a>.
 Prosimy też o dołączenie do każdego zgłoszenia klauzuli o treści:
 <cite>Zgłaszam się do konkursu „II Turniej Wolnych Lektur” i&nbsp;oświadczam, że
-    znam i akceptuję jego <a href="{% url e2_rules_page %}">regulamin</a></cite>.
+    znam i akceptuję jego <a href="{% url 'e2_rules_page' %}">regulamin</a></cite>.
 
 </p>
 
 
 
 
-<p class='more'><a href="{% url e2_main_page %}">Powrót do strony głównej</a></p>
+<p class='more'><a href="{% url 'e2_main_page' %}">Powrót do strony głównej</a></p>
 
 
 {% endblock %}