{% extends 'ohmyadmin/app.html' %} {% import 'ohmyadmin/lib/buttons.html' as buttons %} {% block page_actions %} {% for action in page_actions %} {{ action }} {% endfor %} {% endblock %} {% block content %} {% include 'ohmyadmin/list_page/metrics.html' %} {% if page_has_results %}