{% extends "base.html" %} {# Copyright The IETF Trust 2015, All Rights Reserved #} {% load origin %} {% load ietf_filters %} {% block title %}Upload Material for group {{ group.name }} ({{ group.acronym }}){% endblock %} {% block content %} {% origin %}

Upload Material
{{ group.name }} ({{ group.acronym }})

Select what kind of material you wish to upload:

{% endblock content %}