jingcai-php/public/phmad521/templates/table/import/index.twig

4 lines
118 B
Twig
Executable File

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