]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/templates/osqaadmin/base.html
typo in one of the lines of text
[osqa.git] / forum / skins / default / templates / osqaadmin / base.html
index 2acdc15d6ec993ea238f3d30f83fae4cea7b65df..47b77b6e5cb1ca8d212906aa9762a901ab5cfcdc 100644 (file)
 \r
 {% block sidebar %}\r
     <div class="boxC">\r
+        <a href="{% url admin_switch_interface %}?to=djstyle">{% trans "Switch to django style interface" %}</a>\r
         <h3 class="subtitle">{% trans "Administration menu" %}</h3>\r
         <ul>\r
-        {% for set in sets %}\r
+        {% for set in allsets.values %}\r
             <li><a href="{% url admin_set set.name %}">{{ set.title }}</a></li>\r
         {% endfor %}\r
         </ul>\r