{% if model is not empty %}
{{ model.text | raw }}
{% if isEditable %}
{{ model.name }}
{% endif %} {% endif %}