{% if text %}

{{ text|safe }}

{% endif %} {% if list %}{{ list|safe }}{% endif %} {% if comment %}

{{ comment|safe }}

{% endif %}