{% extends "base.html" %} {% from "components/ui.html" import action, csrf_field, folder_options with context %} {% block title %}{{ message.subject | or_missing }} · {{ APP_NAME }}{% endblock %} {% block heading %}{{ message.subject | or_missing }}{% endblock %} {% block subheading %}
| {{ a.filename | or_missing }}{{ a.content_type }}{% if a.inline %}, inline{% endif %} | {{ a.size | size }} | {% if can_attachment %}Download{% endif %} |
{{ body }}{% else %}