2022-11-21 09:47:28 +01:00

4 lines
118 B
Twig

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