{% include "root_header_begin.html" %} {% include "dunes/header_jquery.html" %} {% include "root_header_end.html" %} {% include "dunes/sidebar_start.html" %} {% include "dunes/sidebar_main.html" %} {% include "dunes/sidebar_end.html" %}
Dune - {{ dune_name }} - Scan Path Mapping
{% for scan_path_map_key in scan_path_map_keys %} {% endfor %} {% for scan_path_map_dict in scan_path_map_list %} {% for scan_path_map_key in scan_path_map_keys %} {% endfor %} {% endfor %}
{{ scan_path_map_title_dict[scan_path_map_key] }}
{% if scan_path_map_key in scan_path_map_edit_dict %} {% if scan_path_map_edit_dict[scan_path_map_key] == 'text' %} {% endif %} {% else %} {{ scan_path_map_dict[scan_path_map_key] }} {% endif %}


{% include "root_footer.html" %}