{% extends "global/Page.html" %}
{% load otree static %}
{% block content %}
{% include "global/fopen_bt.html" %}
Teil 3
{% include "global/fopen_at.html" %}
Goodbye. In the next step, the computer will randomly decide the incentive level and whether you get the reminder or not.
{% include "global/fclose.html" %}
{% endblock %}
{% block scripts %}
{% block styles %}
{% endblock %}
{% endblock %}