{% extends "global/Page.html" %} {% load otree %} {% block title %} Results {% endblock %} {% block content %}

The blue car that he drove to work last year was reliable.

{% if tg == 3 %}

He had purchased it from abroad.

{% elif tg == 4 and history %}

History: {% for line in history %} {{ line | safe }} {% endfor %}

{% endif %} {% next_button %} {% endblock %}