Message:
Send
Message
Created At
{% for msg in msgs %}
{{ msg.message }}
{{ msg.created_at|datetime_format }}
{% endfor %}