{% import 'macros/flash.html' as flash with context %} {% extends "admin/index.html" %} {% block content %}

Site_settings

Site_settings Table

{% for value in data.items %} {% endfor %}
id Organisation id Key Display name Description Value Data type Group Key value Edit
{{ value.id }} {{ value.organisation_id }} {{ value.key }} {{ value.display_name }} {{ value.description }} {{ value.value }} {{ value.data_type }} {{ value.group }} {{ value.key_value }} Edit | Delete
{% endblock content %}