Files
Leitgedanken/pma/templates/table/import/index.twig
2022-11-21 09:47:28 +01:00

4 lines
118 B
Twig

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