{% extends 'atlas/base.html' %} {% load render_table from django_tables2 %} {% block content_container_class %}container-fluid content-wide px-3{% endblock %} {% block css %} {% endblock %} {% block content %}

Schemas

Create a new schema here.

Filter

{{ filter.form }}
View my cases.
{% render_table table %}
{% endblock %}