{% extends base_template %} {% load debusine %} {% block content %}
{% if role %} You have role {{ role }}. {% else %} You are not a member of this group. {% endif %}
{% if group.ephemeral %}The group will be automatically deleted when no longer used."
{% endif %}Date | User | Message |
---|---|---|
{{ a.created_at|date:"Y-m-d H:i" }} | {% include "web/_user_link_full.html" with user=a.actor only %} | {{ a.changes_model.description }} |
(view more) |