{% load url %} {% if not phase.active_image %} {% endif %} {% if not phase.open_for_submissions and phase.challenge.available_compute_euro_millicents > 0 %} {% endif %} {% if phase.challenge.available_compute_euro_millicents <= 0 %} {% endif %} {% if not phase.score_jsonpath %}
   Results will not be displayed on the leaderboard as the score jsonpath is not set. Please fill out your scoring details in the Phase Settings.
{% endif %}