{% extends "django_prometric/base.html" %} {% load i18n %} {% block title %}{% translate "Dashboard" %}{% endblock %} {% block page_title %}{% translate "Dashboard" %}{% endblock %} {% block page_actions %}
{% if customizable %} {% endif %} {% endblock %} {% block content %} {% if customizable %}{% translate "No cards to show — the configured data sources answered nothing for this period." %}