{% if content %} {% if attributes is not empty %} <div{{ attributes }}> {% endif %} {{ content }} {% if attributes is not empty %} </div> {% endif %} {% endif %}
Главная | Обратная связь