{% extends "base.html" %} {# Copyright The IETF Trust 2016, All Rights Reserved #} {% load origin bootstrap3 static %} {% block title %}Review request for {{ review_req.doc.name }}{% endblock %} {% block content %} {% origin %}
| Date | By | Description |
|---|---|---|
| {{ h.history_date|date }} | {{ h.history_user.person }} | {{ h.history_change_reason }} |