{% extends "global/Page.html" %}
{% load otree static %}
{% block title %}
Final Results
{% endblock %}
{% block content %}
Thank you for completing the experiment.
Please find the data on your final result below.
Your choice
{% if choice == 0%} Option A {% else %} Option B {% endif %}