{% if show_details %} {% if descriptions|length %} {% for description in descriptions %}
{{ description.title }}

{{ description.description|raw }}

{% endfor %} {% else %} {% endif %} {% else %} {% endif %}