To:{{ note.receiver }}  
  From:{{ note.sender }}
  Date:{{ note.timestamp.strftime("%Y-%m-%d %H:%M") }}
  Subject:{{ note.subject}}
{{ note.body }}
 


To DELETE this record (ID: {{ note.rec_id }}) click here:

Return to My Messages

{% include '_footer.html' %}