* attempt at optional approval * Update of meeting slides propose/upload * Fix tests and residual coding bugs * Remove gratuitous blank lines
5 lines
299 B
Plaintext
5 lines
299 B
Plaintext
{% load ietf_filters %}{% autoescape off %}Your proposed slides have been approved for {{ submission.session.meeting }} : {{ submission.session.group.acronym }}{% if submission.session.name %} : {{submission.session.name}}{% endif %} by {{approver}}
|
|
|
|
Title: {{submission.title}}
|
|
|
|
{% endautoescape %} |