{# prono: SimulatedPronosticLine, cotes_visible: bool #} {{ prono.basePoints }} {% if cotes_visible %} × {{ prono.coefficient|number_format(2, ',', ' ') }} {% else %} {% endif %} {% for mult in prono.calcMultipliers|default([]) %} × {{ mult.factor }} {% endfor %} {% for note in prono.calcNotes|default([]) %} {{ note }} {% endfor %}