{% block messages_content %}
{% verbatim %}

{{ $ctrl.message.subject }}

{{ $ctrl.message.date|date:"dd/MM/yy" }}

{% endverbatim %}
{% endblock %}