{% extends "global/Page.html" %} {% load otree static %} {% block title %} Questionnaire task finished {% endblock %} {% block content %} The questionnaire task is completed. {% next_button %} {% endblock %}