{% load url %} {% load static %} {% if challenge %}
{% if challenge.use_registration_page and not user_is_participant %}
Join
{% endif %}
{% endif %}