#
{{ forloop.counter }}
{% include 'lens/components/codeblock.html' with code=trace.data.simple_sql wrap_height=1 only %}
Duration
{% include 'lens/components/duration.html' with trace=trace only %}
Time
{{ trace.start_time|date:'H:i:s.u' }}
{% include 'lens/components/stacktrace.html' with stacktrace=trace.data.stacktrace only %}