{# Copyright The IETF Trust 2015, All Rights Reserved #}{% load origin %}{% origin %} {% load ietf_filters ballot_icon %}
{% ballot_icon doc %}
{% with doc.conflictdoc as conflictdoc %}
Conflict review
{{ doc.canonical_name }}
{{ doc.title }}
{{ conflictdoc.stream }} {{ conflictdoc.intended_std_level }}
{{ conflictdoc.name }}
{{ conflictdoc.title }}
{% if conflictdoc.note %}
Note
{{ conflictdoc.note|linebreaksbr }}
{% endif %}
Token
{{ doc.ad }}
{% with doc.active_defer_event as defer %} {% if defer %}
Deferred by
{{ defer.by }} on {{ defer.time|date:"Y-m-d" }}
{% endif %} {% endwith %} {% if conflictdoc.ipr %}
IPR
{% for ipr in conflictdoc.ipr %} {% if ipr.disclosure.state_id == "posted" %} {{ ipr.disclosure.title }}
{% endif %} {% endfor %}
{% endif %} {% endwith %}