{% with target_width=target_width, target_height=target_height %}
{% if target_type == 'ipsc' %}
{%include 'ipsc_svg.html'%}
{% elif target_type == 'idpa' %}
{%include 'idpa_svg.html'%}
{% elif target_type == 'ts2' %}
{%include 'ts2_svg.html'%}
{% else %}
{% include 'popper_svg.html'%}
{% endif%}
{% endwith %}
{%trans%}Target{%endtrans%}: {{ target_type|upper }} | {%trans%}Simulated distance{%endtrans%}: {{ simulated_distance }}m | {%trans%}Place target on{%endtrans%}: {{distance}}m
Steel Training