{% load i18n mobile_tags %} {% if activity.start >= today or not activity|mobile_activity_in_progress %}
{% csrf_token %}
{% else %}
{% csrf_token %}
{% endif %}