{% extends 'components/layouts/BaseLayoutAdmin.html' %} {% from "admin/components/table/table-row.html" import render_field %} {% from 'admin/components/actions/table-action-component.html' import render_table_row_actions %} {% from 'macros/flash-messages.html' import flash_messages %} {% block content scoped %} {% if resource != "Dashboard" %} {% if data_model.table.table_polling %}
{% endif %} {% endif %} {% if data_model.header_metrics %}{{ metric.heading or metric.name }}