{# /** * @file * Render destination in case of multiple sources mapped to it. */ #} {% if sources is not empty %} {% for source in sources %} {{ source }} {% endfor %} {% endif %}
Главная | Обратная связь