{% 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 share_xref_key in share_xref_keys %} {% endfor %} {% for share_xref_key in share_xref_keys %} {% endfor %}
{{ share_xref_title_dict[share_xref_key] }}
{% if share_xref_key in share_xref_edit_dict %} {% if share_xref_edit_dict[share_xref_key] == 'text' %} {% elif share_xref_edit_dict[share_xref_key] == 'select' %} {% endif %} {% else %} {{ share_xref_dict[share_xref_key] }} {% endif %}



{% for share_xref_key in share_xref_keys %} {% endfor %} {% for share_xref_dict in share_xref_list %} {% for share_xref_key in share_xref_keys %} {% endfor %} {% endfor %}
{{ share_xref_title_dict[share_xref_key] }}
{% if share_xref_key in share_xref_edit_dict %} {% if share_xref_edit_dict[share_xref_key] == 'text' %} {% elif share_xref_edit_dict[share_xref_key] == 'select' %} {% endif %} {% else %} {{ share_xref_dict[share_xref_key] }} {% endif %}


{% include "root_footer.html" %}