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