{% 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 Assignable Shares
{% for play_path_key in play_path_keys %} {% endfor %} {% for zp_scan_path_id in play_path_dict %} {% for play_path_key in play_path_keys %} {% endfor %} {% endfor %}
{{ play_path_title_dict[play_path_key] }}
{% if play_path_key in play_path_edit_dict %} {% if play_path_edit_dict[play_path_key] == 'text' %} {% endif %} {% else %} {{ play_path_dict[zp_scan_path_id][play_path_key] }} {% endif %}


{% include "root_footer.html" %}