{% import "jinja_functions.html" as common %} {% for src in js %} {% endfor %} {% for src in css %} {% endfor %} {% autoescape false %} {{ app_files }} {% endautoescape %} {% include "header.html" %} {% include navigation %}
{% for n in [ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] %}
{{ segments_position_code.get( n ) }} (F{{ n }})
segment not available {{ common.checked_question( "segment_" + n|e + "_checked_error" ) }}
{% endfor %}
{% for n in [ 24, 27, 25, 22 ] %}
{{ segments_position_code.get( n ) }} (F{{ n }})
segment not available {{ common.checked_question( "segment_" + n|e + "_checked_error" ) }}
{% endfor %}