{% load i18n %}

{% trans 'Attachments' %}

{% include "manage/product/attachments-list.html" %}

{% trans 'Add attachments' %}

{% csrf_token %}