{{ solve.value if solve.value is not none else solve.challenge.value }}
{% endfor %}
Échecs
Défi
Utilisateur
Soumis
Temps
{% for fail in fails %}
{% if fail.challenge.type != "manual" and fail.challenge.type != "manualRecursive" and fail.challenge.type != "flash" and fail.challenge.type != "sport"%}
{% for fail in fails %}
{% if fail.challenge.type == "manual" or fail.challenge.type == "manualRecursive" or fail.challenge.type == "flash" or fail.challenge.type == "sport"%}