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