{% extends "base.html" %} {# Copyright The IETF Trust 2015, All Rights Reserved #} {% load origin %} {% load bootstrap3 %} {% block title %}Add email on {{ ipr.title }}{% endblock %} {% block content %} {% origin %}
The email will be added to the history trail of the disclosure.
{% endblock %}