{% extends "global/Base.html" %} {% load otree_tags %} {% block title %}Results{% endblock %} {% block content %} {% include 'Choice_Experiment_4/HighChart.html' %} {% next_button %} {% endblock %}