]> git.openstreetmap.org Git - osqa.git/blobdiff - forum_modules/exporter/templates/exporter.html
Work on issue #OSQA-510. Added support for ReCaptcha for users with low reputation...
[osqa.git] / forum_modules / exporter / templates / exporter.html
index c7244cb518b227c58ee66e9a66dba98fe475bbdd..78c12c7b642d7c9959aa133ce40aabfa38f28e36 100644 (file)
@@ -10,7 +10,7 @@
 {% endblock %}
 
 {% block admincontent %}
-{% comment %}<p>
+<p>
     <strong>{% trans "Available backups" %}</strong>
 </p>
 <ul>
@@ -19,7 +19,7 @@
         {{ b.date }} by {{ b.author }}
     </li>
     {% endfor %}
-</ul>{% endcomment %}
+</ul>
 
 <p>
     <strong>{% trans "Start new backup" %}</strong>