{% extends "base.html" %} {% load static %} {% block extra_head %} {% endblock %} {% block content %}
METRICS DATABASE IS {{ status }}
{% if status == "DOWN" %}

Please collect logs and contact INFINIDAT Support.

{% else %}

This may take a few minutes, please wait.

{% endif %}
{% if status == "DOWN" %} Collect Logs {% endif %} Back
{% endblock %}