{% extends "global/Base.html" %} {% load staticfiles otree %} {% block title %} Task 2 (End of Round) {% endblock %} {% block content %}
Your total points for this round is {{ player.rpayoff }}.
You have just completed the round. Please click Next when you are ready.
{% next_button %} {% endblock %}