{% extends "admin/dj_control_room/base.html" %} {% load i18n dcr_icons %} {% block panel_content %}
{% trans "Select a panel to view monitoring tools." %}
{{ panel.description }}
{{ panel.description }}
{% trans "We're building more tools to bring full observability to your Django admin. Follow our progress on GitHub." %}
{% trans "Django Control Room is built to be extended. Use our cookiecutter template to scaffold a fully structured panel plugin in seconds." %}