{% extends "admin/master.html"%} {% block content %}
Here are all the {{hasManyName}} of {{domainObject.getLabelValue|escape}}.
{{hasManyClassName}} | Actions |
---|---|
{{ item.label|escape }} |
![]() ![]() |
There are no {{hasManyName}} for {{domainObject.getLabelValue|escape}} at this time.
{% endif %} {% endblock %}