{% extends "base.html" %} {# Copyright The IETF Trust 2015, All Rights Reserved #} {% load origin static bootstrap3 %} {% block title %}Add drafts to {{ session.meeting }} : {{ session.group.acronym }}{% endblock %} {% block pagehead %} {{ form.media.css }} {% endblock %} {% block content %} {% origin %}
Revision | Document |
---|---|
{% if sp.rev %}-{{sp.rev}}{% else %}(current){% endif %} | {{sp.document.title}} ({{sp.document.name}}) |