{% extends "global/Page.html" %} {% load otree static %} {% block title %} Introduction {% endblock %} {% block content %}

Somesing

{% include 'Parking_game/Instructions.html' %} {% next_button %} {% endblock %}