4 lines
108 B
Twig
4 lines
108 B
Twig
|
{% extends 'import.twig' %}
|
||
|
|
||
|
{% block title %}{% trans 'Importing into the current server' %}{% endblock %}
|