{% load i18n %} {% if stats %} Function calls: {{ stats.total_calls }} {% endif %} {% for l in list %} {# cc, nc, tt, ct, callers #} {% for x in l %} {% endfor %} {% endfor %}
cc Calls Total Time Cumulative Callers
{{ x }}