To:
{{ note.receiver }}
From:
{{ note.sender }}
Date:
{{ note.timestamp.strftime("%Y-%m-%d %H:%M") }}
Subject:
{{ note.subject}}
{{ note.body }}
Return to My Messages
{% include '_footer.html' %}