{% load smart_image %}{% spaceless %} {% with features=instance.get_features %}
{% if instance.content %}
{{ instance.content|safe }}
{% endif %}
{% endwith %} {% endspaceless %}