{% 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 }} - Manage

UI Store

{% for ui_store_key in ui_store_keys %} {% endfor %} {% for ui_store_key in ui_store_keys %} {% endfor %}
{{ ui_store_title_dict[ui_store_key] }}
{% if ui_store_key in ui_store_edit_dict %} {% if ui_store_edit_dict[ui_store_key] == 'text' %} {% elif ui_store_edit_dict[ui_store_key] == 'select' %} {% endif %} {% else %} {{ ui_store_dict[ui_store_key] }} {% endif %}


{% include "root_footer.html" %}