{% extends "global/Page.html" %} {% load otree static %} {% block title %} Welcome to the Election Game. {% endblock %} {% block content %} Please click Next to proceed. {% next_button %} {% endblock %}