{% extends "global/Page.html" %} {% load otree %} {% block title %}Page 2{% endblock %} {% block content %} Please read the statement below before going to the next page: {% if player.treatment == 'T' %}
"The use of masks reduces the chance of infection only if the masks are of good quality, they are worn correctly, they are washed or disposed properly and social distancing is maintained" - Deputy Director General, World Health Organisation (WHO) {% else %}
"The use of masks reduces the chance of infection only if the masks are of good quality, they are worn correctly, they are washed or disposed properly and social distancing is maintained" - General Secretary, Indian National Congress (INC) {% endif %} {% formfields %} {% next_button %} {% endblock %}