{% extends "core/settings/settings_base.html" %} {% load humanize %} {% load crispy_forms_filters %} {% load i18n %} {% block settings_content %}
{% if healthchecks %}{{ check.description }} {% if check.documentation_link %} {% translate "Learn more" %} {% endif %}
{{ message }}