{% extends "base.html" %} {% load i18n %} {% block content %}
{% blocktrans trimmed %} The chat feature is now out of usage. If you feel that having a chat feature between participants is important, for example to build a team, please contact us. {% endblocktrans %}
{% endblock %}