{% extends "base.html" %} {# Copyright The IETF Trust 2016, All Rights Reserved #} {% load origin bootstrap3 static %} {% block title %}Submit an unsolicited review of {{ review_req.doc.name }}{% endblock %} {% block content %} {% origin %}
You are submitting an unsolicited review for this document. First, select the team for which you will be submitting this review.
{% endblock %}