{% extends "global/Page.html" %} {{ block title }}
Professioni e sport
{{ endblock }} {% block content %}Per ciascuno dei seguenti ambiti professionali e sport, indichi se, a Suo avviso, si addice maggiormente ad un uomo, ad una donna o ad entrambi:
| {{ for h in column_headers }} | {{ h }} | {{ endfor }}
|---|---|
| {{ for h in column_headers }} | {{ h }} | {{ endfor }}
| {{ item.display_label }} | {{ for choice in field }}{{ choice }} | {{ endfor }}