{% extends "global/Page.html" %} {% load otree static %} {% block title %} Results: {% endblock %} {% block content %}
You answered {{questions_correct}} question{% if larger1 %}s{% endif %} correctly.