{# espion_intel: { cotes, team_pronostics, jokers } — contenu injecté dans la popup #}
Joker définitif — non annulable.
| Équipe | Scores pronostiqués |
|---|---|
|
{% if row.team_logo %}
|
{% for player in row.players %} {{ player.nickname }} {{ player.score_home }} - {{ player.score_away }} {% endfor %} |
Aucun pronostic enregistré sur ce match pour le moment.
{% endif %}| Équipe | Joker · cible |
|---|---|
|
{% if row.team_logo %}
|
{{ row.joker_name }}
{% if row.target_team_name %}
→ {{ row.target_team_name }}
{% endif %}
{% if row.effect_blocked|default(false) %}
(sans effet)
{% endif %}
|
Aucun joker posé sur ce match pour le moment.
{% endif %}