{% extends "global/Page.html" %} {% load otree %} {% block title %} victim1 {% endblock %} {% block content %} The leader decided you as the first victim. {% next_button %} {% include Constants.instructions_template %} {% endblock %}