{% load staticfiles otree_tags %}

Debug info

{% include 'otree/includes/hidden_form_errors.html' %} {% for table in view.debug_tables %}
{{ table.title }}
{% for k, v in table.rows %} {% endfor %}
{{ k }} {{ v }}
{% endfor %}