{% extends "base.html" %} {% block title %}Fixed Constants — Admin{% endblock %} {% block content %}
← Admin Panel

Fixed Constants

Edit the percentages used for Client Executive and Complex Claims rows.

{% for c in constants %} {% endfor %}
Key Description Value Save
{{ c.key }} {{ c.description }}
{% endblock %}