{% extends "base.html" %} {# Copyright The IETF Trust 2015, All Rights Reserved #} {% load origin %} {% load static bootstrap3 widget_tweaks %} {% block title %}Interim Meetings Skip Announcement{% endblock %} {% block content %} {% origin %}
You are requesting to complete scheduling of the interim meeting for {{ meeting.session_set.first.group.acronym|upper }} on {{ meeting.date }} without sending an announcemnt.
{% endblock %} {% block js %} {% endblock %}