{% extends "backend/base.html" %} {% block content %}
Database Settings
Modify generic database settings - only proceed if you know what you are doing!
Sales Report
{% for setting in object_list %} {% endfor %}
Key Value Options
{{ setting.key }} Click to display...
{% endblock %}