{{ extends "global/Page.html" }} {{ load otree static }} {{ block title }} Sign the Oath {{ endblock }} {{ block content }} {# APP: oathexp (First Mover) | FILE: Oath_take.html #}

Please read the oath below carefully:

"{{ oath_text }}"

Please type the oath displayed above into the form below.

{{ formfield 'typed_oath' }}

Please sign the oath by typing the first letter of your name below.

{{ formfield 'typed_initials' }}
{{ next_button }}
{{ endblock }}