]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/templates/500.html
Migrate to Django 1.6
[osqa.git] / forum / skins / default / templates / 500.html
index 3300b8e91a8ed4796972e8955c2f97b549043352..4088bb4081fcbb1f97c93b71f94f9d8f592babbf 100644 (file)
@@ -25,8 +25,8 @@
                {% trans "please report the error to the site administrators if you wish" %}
         <ul>
             <li><a href="#" id="linkPrevious">{% trans "back to previous page" %}</a></li>
-            <li><a href="{% url questions %}">{% trans "see latest questions" %}</a></li>
-            <li><a href="{% url tags %}">{% trans "see tags" %}</a></li>
+            <li><a href="{% url "questions" %}">{% trans "see latest questions" %}</a></li>
+            <li><a href="{% url "tags" %}">{% trans "see tags" %}</a></li>
         </ul>
     </div>