{% extends "group/group_base.html" %} {# Copyright The IETF Trust 2015, All Rights Reserved #} {% load origin %} {% load ietf_filters %} {% load static %} {% block pagehead %} {% endblock %} {% block group_content %} {% origin %}
| Date | By | Action |
|---|---|---|
| {{ e.time|date:"Y-m-d"}} | {{ e.by.plain_name }} | {{ e.desc|format_history_text }} |