{% extends "_page.html" %} {% block content %}
Received at {{ report.timestamp.strftime('%Y-%m-%d %H:%M') }}.
{{ report.message.decode('utf-8') }}
No message body has been saved.