{% block page_heading %} {{ page_heading }} {% endblock %}
{% block page_actions %}{% endblock %}
{% extends 'ohmyadmin/layout/base.html' %} {% set html_tag_classes = 'h-full bg-gray-100' %} {% set body_tag_classes = 'h-full' %} {% block main %}