{% extends "global/Page.html" %} {% load otree static %} {% block title %} Asset Market {% endblock %} {% block styles %} {% endblock %} {% block content %} The total amount of cash bid for all assets was {{ total_bid }}.
The total amount of assets offered for sale was {{ total_offer }}.