{% if show_upper_path %}
<-- Up
{% endif %}
{{ source.inputargs|safe }}
{% for sourceline in source.lines %}
{% if sourceline.in_loop or sourceline.chunks %}
{{op.asm}}
{% endif %} {% else %} {{op.html_repr()}}{{op.asm}}
{% endif %} {% endif %} {% endif %} {% endfor %} {% else %} {{(chunk.html_repr())|safe}}