{% extends "global/Page.html" %} {% load otree static%} {% block title %} Welcome {% endblock %} {% block content %} Welcome to our survey! Thank you for your participation! {% next_button %} {% endblock %}