{% load i18n %} {% if activity.start >= today or activity.status_id != STATUS_IN_PROGRESS %}
{% csrf_token %}
{% else %}
{% csrf_token %}
{% endif %}