{% endblock %}
{% block dashboard_body_info %}
{% if 'is_db_excluded' in context and context.is_db_excluded is sameas true %}
{# If database is excluded then display this banner #}
{{ gettext("Database") }} {{ context.database}} {{ gettext("is excluded from monitoring.
Data rendered in the graphs may not represent the actual value.") }}