{% if event.logo_url and not event.gallery_url %} {% endif %}

{{ event.name }}

{% if not event.lock_resources %} {{ event.date }} {% endif %} {% if event.hostname %} {{ event.hostname }} {% endif %} {% if event.location %} {{ event.location }} {% endif %} {% if event.summary|trim %}

{{ event.summary }}

{% else %}
{{ render_embed_event(event, event.projects, False) }}
{% endif %}