{% extends "email/email.html" %} {% load i18n %} {% load inventree_extras %} {% block title %} {{ message }} {% if link %}

{% trans "Click on the following link to view this order" %}: {{ link }}

{% endif %} {% endblock title %}