{% extends "base.html" %} {% load static i18n %} {% block title %} {% trans "Chat" %} {% endblock title %} {% block content %}
{% trans "This is the user chat interface. Here you can communicate with our support team for assistance." %}