{% extends 'base.html.twig' %} {% block title %}Who's | Jeux{% endblock %} {% block body %}
{% if choice.top == 1 %}🥇{% elseif choice.top == 2 %}🥈{% elseif choice.top == 3 %}🥉{% endif %} Top {{ choice.top }} {% if choice.top == 1 %}🥇{% elseif choice.top == 2 %}🥈{% elseif choice.top == 3 %}🥉{% endif %}
{{ choice.name }}
{{ choice.note }}
Ce top n'appartenait à personne ! C'était un bait !
Ce top appartenait à {{ choice.user }} !