{{ block title }} {{ endblock }} {{ block content }} {{ form.interaction3.label }} {{ for choice in form.interaction3}} {{ endfor }}
{{ choice }}
{{ choice.label }}

{{ form.interaction4.label }} {{ for choice in form.interaction4}} {{ endfor }}
{{ choice }}
{{ choice.label }}

{{ form.interaction5.label }} {{ for choice in form.interaction5}} {{ endfor }}
{{ choice }}
{{ choice.label }}

{{ formfield player.open_interaction2 }}
{{ endblock }}