Part-DB.Part-DB-server/templates/admin/_attachments.html.twig

3 lines
126 B
Twig
Raw Permalink Normal View History

{% import "components/attachments.macro.html.twig" as attachments %}
{{ attachments.attachment_edit_list(form.attachments) }}