]> 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 51e73178c0b2d5263cfaf3e9328ff77974371b69..4088bb4081fcbb1f97c93b71f94f9d8f592babbf 100644 (file)
         {% trans "system error log is recorded, error will be fixed as soon as possible" %}<br/>
                {% trans "please report the error to the site administrators if you wish" %}
         <ul>
-            <li><a href="#" id="linkPrevious">{% trans "back to previous page" %}</li>
-            <li><a href="{% url questions %}">{% trans "see latest questions" %}</a></li>
-            <li><a href="{% url tags %}">{% trans "see tags" %}</a></li>
-        </u>
+            <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>
+        </ul>
     </div>
 
 </div>