gl-website-deployer/admin/phpMyAdmin/templates/table/import/index.twig
2024-11-19 08:02:04 +01:00

4 lines
118 B
Twig

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