{% extends "global/Page.html" %} {% load static otree %} {% block content %}
Scheda di scelta 10 | |||
---|---|---|---|
Prodotto A | Prodotto B | Nessun prodotto | |
Imagine | ![]() |
![]() |
|
Prezzo | €{{level1}} |
€{{level2}} |
|
Io scelgo | {{ for choice in form.CE_choice_10}} {{ if forloop.counter == 1}}{{ choice }} | {{ else }} {{ if forloop.counter == 2}}{{ choice }} | {{ else }}{{ choice }} | {{ endif }} {{ endif}} {{ endfor }}