{% extends 'export.twig' %} {% block title %}{% trans 'Exporting databases from the current server' %}{% endblock %} {% block selection_options %}

{% trans 'Databases:' %}

{% trans 'Select all' %} / {% trans 'Unselect all' %}

{% endblock %} {% set filename_hint %} {% trans '@SERVER@ will become the server name.' %} {% endset %}