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