{% extends "global/Page.html" %} {% load otree static realloc %} {% block title %} {{ view.title }} {% endblock %} {% block content %} {% include 'reallocation/includes/role_block.html' %} {% for i, j in data %} {% endfor %}
Tax rate: Switch to Setting 2
{{ i|perc }} {{ j }}
{% next_button %} {% endblock %}