{% extends 'conversations/conversation.html' %} {% block inboxtab %} class="active"{% endblock %} {% block admintab %}{% endblock %} {% block heading %}

You can use this page to communicate with the staff.

{% endblock %} {% block panelstyleblock %}{% if message.author == message.conversation.participation.user %}info{% else %}success{% endif %}{% endblock %}