{% extends "modal_form.html" %} {% load i18n %} {% block pre_form_content %}
{% include "hover_image.html" with image=part.image hover=true %}{{ part }}
{% trans "Allocate stock items by serial number" %}
{% endblock %}