{% load static %}
Manual Text Mode
{% if recent_contacts %}{% if person %} {{ person.name }} {% elif group_name %} {{ group_name }} {% else %} {{ identifier }} {% endif %}
{% endif %} {% if platform_options %}{{ msg.display_text|default:"(no text)" }}
{% else %}(no text)
{% endif %} {% if msg.edit_count %}No stored messages for this contact yet.
{% endfor %}{% if person %}{{ person.name }}{% else %}Contact{% endif %} is typing...