{% extends 'base.html' %} {% load static %} {% block title %}Chat with {{ chat_partner.user.username }} - Gatsby{% endblock %} {% block extra_css %} {% endblock %} {% block content %}
{{ chat_partner.university }} · {{ chat_partner.role|title }}
This is the beginning of your conversation with {{ chat_partner.user.username }}.