{% extends "public_base.html" %} {% block title %}Events — {{ SPLENT_APP }}{% endblock %} {% block hero %} {{ render_block('hero', eyebrow=_('Programme'), title=_('Events'), subtitle=_('Talks, workshops and competitions.')) }} {% endblock %} {% block content %}
{{ e.summary }}
{% endif %} {% if e.room or e.starts_at %} {% endif %} {% else %}{{ _('No events yet.') }}
{% endfor %}