{% load otree static %} {% block title %} Results {% endblock %} {% block styles %} {% include '_templates/styles/reemploy_page.html' %} {% endblock %} {% block content %} {% include '_templates/includes/results_group.html' %} {% include '_templates/includes/results_player.html' %} {% include '_templates/includes/results_summary.html' %} {{ next_button }} {{ endblock }}