{% extends '/email.html.twig' %} {% block subject %}{{ subject }}{% endblock %} {% block body %}

A new document has been uploaded to a Pavilion profile

Pavilion: {{ document.profile.pavilion }}

Document: {{ document }} (You must be logged into the Pavilion portal to view this file)

{{ document.description }}

{% endblock %}