{% extends "base.html" %} {# Copyright The IETF Trust 2015, All Rights Reserved #} {% load origin %} {% load static bootstrap3 widget_tweaks %} {% block title %}Interim Pending{% endblock %} {% block pagehead %} {% endblock %} {% block content %} {% origin %}
| Date | Group | Name | |
|---|---|---|---|
| {{ meeting.date }} | {{ meeting.responsible_group.acronym }} | {{ meeting.number }}{% if meeting.interim_meeting_cancelled %} CANCELLED{% endif %} | {% if meeting.can_approve %}can be approved{% endif %} |