{% if instance.text.style %}
{{ instance.text|safe }}
{% else %} {{ instance.text|safe }} {% endif %}