{{ headline }}
- {% if status is not none %}{{ status }}
{% endif %} -{{ headline }}
+ {% if status is not none %}{{ status }}
{% endif %}Read at {{ msg.read_timestamp }} - {% endif %} -
Read at {{ msg.read_timestamp }} + {% endif %} +
Replying to
-- {% if msg.quoted_data is not none %} - "{{msg.quoted_data}}" - {% else %} - this message - {% endif %} -
-- {% if msg.meta == true or msg.media == false and msg.data is none %} -
{{ msg.caption | urlize(none, true, '_blank') }}
- {% endif %} - {% else %} - {% if msg.media == false %} - {{ msg.data | sanitize_except() | urlize(none, true, '_blank') }} - {% else %} - {% if "image/" in msg.mime %} - -{{ msg.time }} - - {% if msg.received_timestamp %} - ✓✓ - {% else %} - ✓ - {% endif %} - -
-Replying to
-- {% if msg.quoted_data is not none %} - {{msg.quoted_data}} - {% else %} - this message - {% endif %} -
-- {% if msg.meta == true or msg.media == false and msg.data is none %} -
{{ msg.caption | urlize(none, true, '_blank') }}
- {% endif %} - {% else %} - {% if msg.media == false %} - {{ msg.data | sanitize_except() | urlize(none, true, '_blank') }} - {% else %} - {% if "image/" in msg.mime %} - -