{% if event.logo_url %} {% endif %}

{{ event.name }}

{% if event.hostname %}
{{ event.hostname }}
{% endif %} {% if not event.lock_resources %}
{{ event.date }}
{% endif %} {% if event.location %}
{% if event.location_lat and event.location_lon %} {{ event.location }} {% else %} {{ event.location }} {% endif %}
{% endif %}