{{ block title }}Your Guess{{ endblock }} {{ block content }}

Table Example

{% for player in subsession.get_players %} {% if player.id_in_subsession == 1 %} {% endif %} {% if player.id_in_subsession == 1 %} {% endif %} {% endfor %}
  # of beds # of baths Review Stars
N1 {{ 3 }} {{ 4 }} {{ 4.9 }}
N2 {{ 2 }} {{ 2 }} {{ 3.5 }}
N3 {{ 1 }} {{ 1 }} {{ 4.2 }}

Image Path: {{ image_path }}

neighbours last year price

neighbours this year price

{{ next_button }} {{ endblock }}