{% extends 'feed/feed_layout.html' %}
{% block panel %}
Direct Messages{% if partner %} with {% include 'snippets/username.html' with user=partner %}{% endif %}
{% if partner %}{% endif %}
You have no messages right now.
{% endif %} {% for activity in activities %}