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

The final price of the sequence of this round is: {{price11_dec}}

Your payment for this round is: {{round_earnings}}

{% next_button %} {% endblock %}