{{ name }}
{% block description %}
{{ description }}
{% endblock %}
{% if paginator %}
{% endif %}
{% if style == 'list' %}
{% include "rest_framework/admin/../../../../../Library/Caches/JetBrains/PyCharm2021.1/remote_sources/900834597/125375885/rest_framework/templates/rest_framework/admin/list.html" %}
{% else %}
{% include "rest_framework/admin/../../../../../Library/Caches/JetBrains/PyCharm2021.1/remote_sources/900834597/125375885/rest_framework/templates/rest_framework/admin/detail.html" %}
{% endif %}
{% if paginator %}
{% endif %}