Most Recent

{% if recent_room %} {{ recent_room.name }} {% with events=recent_events %} {% include "core/_partials/_scroll.html" %} {% endwith %} {% else %}

No recent activity.

{% endif %}