{% load i18n static %}
{{ refresh_form.as_div }}
{% for request_id, history_context in toolbar_history.items %} {% include "debug_toolbar/panels/history_tr.html" %} {% endfor %}
{% translate "Time" %} {% translate "Method" %} {% translate "Path" %} {% translate "Request Variables" %} {% translate "Status" %} {% translate "Action" %}