{% if trace.print_traces.exists %} {% include 'lens/components/codeblock.html' with code=trace.print_trace_values only %} {% else %} {% include 'lens/components/empty_trace.html' with title="No traces found" subtitle="Calls to the print() function are displayed here." only %} {% endif %}