For your interest

{% if main_event.description %}
{{ main_event.description | safe }}
{% endif %} {% if main_event.contact %}
{{ main_event.contact | safe }}
{% endif %}