{% extends '/email.html.twig' %} {% block subject %}{{ subject }}{% endblock %} {% block body %}
Pavilion: {{ document.profile.pavilion }}
Document: {{ document }} (You must be logged into the Pavilion portal to view this file)
{{ document.description }}
{% endblock %}