{% extends 'admin/change_list.html' %} {% load content_settings_admin i18n %} {% block extrastyle %} {{ block.super }} {% endblock %} {% block object-tools-items %} {{ block.super }}
Setting | Value | Actions |
---|---|---|
{{ item.name }} | {{ item.value }} {% if item.user_defined_type %} Type: {{ item.user_defined_type }} {% endif %} |
{% translate 'Remove' %} |
{% translate 'View On Site' %} | {% translate 'Apply' %} | {% translate 'Reset' %}