{% extends "admin/base_site.html" %} {% load static %} {% block breadcrumbs %}
{% endblock %} {% block extrastyle %} {% include "admin/unicom/includes/loading_indicators.html" %} {% endblock %} {% block content %}To: {{ last_message.to|join:", " }}
{% endif %} {% if last_message.cc %}Cc: {{ last_message.cc|join:", " }}
{% endif %} {% if last_message.bcc %}Bcc: {{ last_message.bcc|join:", " }}
{% endif %}