1 {% extends basetemplate %}
6 {% trans "XML data exporter" %}
8 {% block description %}
9 {% trans "Export database to XML format" %}
12 {% block admincontent %}
13 <form method="POST" action="">
17 <input type="submit" name="start" value="{% trans "Start" %}" />