SQL Advance - My Messages
Sent Mail
| Sender | Subject | Timestamp | Status | Preview | Options |
|---|---|---|---|---|---|
| {% if not sent.read %}{{ sent.sender }}{% else %}{{ sent.sender }}{% endif %} | {% if not sent.read %}{{ sent.subject[:20] }}{% else %}{{ sent.subject[:20] }}{% endif %} | {% if not sent.read %}{{ sent.timestamp.strftime("%Y-%m-%d %H:%M") }}{% else %}{{ sent.timestamp.strftime("%Y-%m-%d %H:%M") }}{% endif %} | {% if not sent.read %}Unseen{% else %}Seen{% endif %} | {{ sent.body[:45] }}{% if sent.body|length > 45 %}...{% endif %} | View • Reply • Remove |
Send A Message
{% include '_footer.html' %}