{% extends "photobattle/base.html" %} {% block title %}{{ battle.title }}{% endblock %} {% block main_content %}
État actuel : {{ battle.get_state_display }}
{% if next_state_value and next_state_display %} {% endif %}Aucune équipe inscrite
{% if photos %} {% for photo in photos %}
Aucune photo partagée
Équipe | Date | Classement | Action |
---|---|---|---|
{{ vote.team.name }} | {{ vote.date_creation }} | {{ vote.ranking }} |
Aucun vote émis
Aucun résultat calculé