{{block style}} {{endblock}} {{ block title }} {{ if choice_type == "movies" }} If you had to watch one of these movies, which would you choose? {{ elif choice_type == "cars" }} If you had to drive one of these cars, which would you choose? {{ elif choice_type == "charities" }} If you had to donate to one of these charities, which would you choose? {{ elif choice_type == "dining" }} If you had to have a meal from one of these establishments, which would you choose? {{ elif choice_type == "dinners" }} If you had one of these for dinner tonight, which would you choose? {{ elif choice_type == "fruits" }} If you had to eat one of these fruits, which would you choose? {{ elif choice_type == "holidays" }} If you had to go on a holiday to one of these two places, which would you choose? {{ elif choice_type == "magazines" }} If you had to read one of these magazines, which would you choose? {{ endif }} {{ endblock }} {{ block content }} {{ endblock }} {{ block content }}
{{ formfield_errors "choice" }}
{{ next_button }}
{{ endblock }}