{% load i18n %} {% load eventurl %} {% load rich_text %} {% load bootstrap3 %}
{{ p.item.name }} {% if p.variation %} – {{ p.variation.value }} {% endif %} {% if p.subevent %} – {{ p.subevent }} {% endif %} {% if p.attendee_name %} – {{ p.attendee_name }} {% endif %}
{% if request.event.settings.venueless_text %} {{ request.event.settings.venueless_text|rich_text }} {% else %}{% blocktrans trimmed %} You can now join the event using the following button: {% endblocktrans %}
{% endif %}{% blocktrans trimmed %} You will be able to join this event with your browser right here when it starts. {% endblocktrans %}