{% extends "wgcharter/wg_main.html" %} {% comment %} Copyright The IETF Trust 2011, All Rights Reserved {% endcomment %} {% load ietf_filters %} {% block tab_content %} {% include "wgcharter/charter_diffs.html" %}

WG History

{% if user|in_group:"Area_Director,Secretariat" %}
Add comment
{% endif %} {% include "wgcharter/wg_history.html" %} {% endblock tab_content %}