{% extends "global/Page.html" %} {% load staticfiles otree_tags %} {% block title %} Final Results {% endblock %} {% block content %} {% include 'my_public_goods/FinalResultsTable.html' %} {% next_button %} {% endblock %}