{% extends "public/index.html" %} {% block page_content %}

Site_settings

Public Site_settings List

{% for value in data.items %}

{{value.organisation_id}}

{{value.organisation_id}}

{{value.key}}

{{value.display_name}}

{{value.description}}

{{value.value}}

{{value.data_type}}

{{value.group}}

{{value.key_value}}

{% endfor %}
{% endblock page_content %}