{% load thumbnail %}
{% if instance.background_image.url %} banner {% endif %}

{{ instance.title }}

{% if instance.logo %} {% endif %} {% if instance.content %}
{{ instance.content|safe }}
{% endif %}