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