{% extends "base_generic.html" %} {% block title %}{{ title }}{% endblock %} {% block heading %}{{ heading | safe }}{% endblock %} {% block content %}
{% csrf_token %}

Entity types

List views

Entity views

{% endblock %} {% block info %}

Further information

Type definitions: this collection only including inherited definitions

List definitions: this collection only including inherited definitions

View definitions: this collection only including inherited definitions

Field definitions: this collection only including inherited definitions

Namespace definitions: this collection only including inherited definitions

User permissions: this collection only including inherited permissions

{% endblock %}