{{ other.username }}
{% if other.profile.online %}{% endif %}
{% extends 'chat/base.html' %} {% block title %}DM — {{ other.username }} — DiscordClone{% endblock %} {% block body %} {% with profile=request.user.profile %}