index.twig 118 B

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