gl-website-deployer/admin/phpMyAdmin/templates/table/import/index.twig
2025-03-24 09:27:39 +01:00

3 lines
118 B
Twig

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