{% extends "email/email.html" %} {% load i18n %} {% load inventree_extras %} {% block title %} {% blocktrans with part=part.name %} The available stock for {{ part }} has fallen below the configured minimum level{% endblocktrans %} {% if link %}
{% trans "Click on the following link to view this part" %}: {{ link }}
{% endif %} {% endblock %} {% block subtitle %}{% blocktrans with part=part.name %}You are receiving this email because you are subscribed to notifications for this part {% endblocktrans %}.
{% endblock %} {% block body %}