{% load ietf_filters %}
Summary: {{ summary }}
{% for p in text_positions %}{{ p.pos.name }} ({{ p.discuss_time|date:"Y-m-d" }})
{{ p.discuss|wrap_text:80|escape }}{% endif %} {% if p.comment %}
Comment ({{ p.comment_time|date:"Y-m-d" }})
{{ p.comment|wrap_text:80|escape }}{% endif %} {% endfor %}