{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %} choice {% endblock %} {% block content %}

you are Employee 1

{% formfield group.a2_choice label="do u want to retaliate or not" %} {% next_button %} {% endblock %}