{% extends "global/Page.html" %} {% load otree %} {% block title %} Waiting2 {% endblock %} {% block content %} Waiting for the leader to decide a victim. {% include Constants.instructions_template %} {% endblock %}