{% extends "core/base.html" %} {% load material_form i18n any_js coerce static %} {% block browser_title %}{% blocktrans %}Event{% endblocktrans %} {{ event.display_name }}{% endblock %} {% block extra_head %} {% endblock %} {% block content %}
{{ event.description }}
calendar | {{ event.date_event }} | map-marker | {{ event.place }} |
calendar-edit | {% trans "Registration open until" %}: | {{ event.date_registration }} | |
cash-multiple | {% trans "Participation fee (all inclusive)" %} | {{ event.cost }} | |
account-group | {{ event.linked_group.members.count }} | {% trans "of" %} {{ event.max_participants }} | |
|