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

Here is some detailed information about {{Task_Info}}

{{next_button}} {% endblock %}