9 lines
280 B
Plaintext
9 lines
280 B
Plaintext
{% load ams_filters %}{% load ietf_filters %}
|
|
An interim meeting for {{ group.acronym }} has been approved or does not require approval and is ready for announcement.
|
|
|
|
Use this link to officially announce the meeting:
|
|
{{ announce_url }}
|
|
|
|
|
|
{% include "meeting/interim_info.txt" %}
|