index.twig 118 B

123
  1. {% extends 'import.twig' %}
  2. {% block title %}{{ 'Importing into the database "%s"'|trans|format(db) }}{% endblock %}