{% extends "base.html" %} {% block title %}{%trans%}Custom{%endtrans%}{% endblock %} {% block content %}
{% include 'setup.html' %}

{%trans%}Simulated distance{%endtrans%} [m]

{%trans%}Select the target type{%endtrans%}

{% endblock %}