{% if event.logo_url %} {% endif %}
{% if not event.lock_resources %}
{{ event.date }}

{{ event.name }}

{% else %}

{{ event.name }}

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