{% extends "global/Page.html" %} {% load otree %} {% block title %} Birinci Aşama {% endblock %} {% block content %} {% include Constants.instructions_template %} {% if subsession.round_number == Constants.num_rounds %}
BU SEANSLA BİRLİKTE OYUNUN İLK YARISI SONA ERECEK, OYUNUN İKİNCİ KISMI BAŞLAYACAKTIR.
{% endif %} {% next_button %} {% endblock %}