{% for can in canister_list %} {% if forloop.counter in start_can_loop %} {% endif %} {% endfor %} {% if u_data|length > 0 %} {% endif %}
{{ can.position_tag|slice:"4:" }}
{% endif %}
{{ can.axis_abbr }}: {{ can.position_inch }}
{% if forloop.counter in end_can_loop %}
U/V
U: {{ u_data.position_inch }}
V: {{ v_data.position_inch }}