{% extends "global/Page.html" %} {% load otree static %} {% block title %} Final Results {% endblock %} {% block content %} Thank you for completing the experiment. Please find the data on your final result below. Your guess {{guess}} Your earning in the post-experiment task 1 {{ earning }} {% endblock %}