{% extends "base.html" %} {# Copyright The IETF Trust 2015, All Rights Reserved #} {% load origin static bootstrap3 %} {% block title %}Propose Slides for {{ session.meeting }} : {{ session.group.acronym }}{% endblock %} {% block content %} {% origin %}
This form will allow you to propose a slide deck to the session chairs. After you upload your proposal, mail will be sent to the session chairs asking for their approval.
{% endblock %}