{% extends "global/Page.html" %} {% load staticfiles otree_tags %} {% load otree %} {% block title %}Extra comments{% endblock %} {% block content %}
How did you find the game/how did you feel about it?
খেলার প্রতি আপনার মনোভাব কি?
{% formfield player.extra_comment %} {{ form.errors }} বিশেষ {% next_button %} {% endblock %}