SQL
{% 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' }}
{% if request.GET.expand %} {% include 'lens/components/sql_detail.html' %} {% endif %}