{% extends "base.html" %} {# Copyright The IETF Trust 2015, All Rights Reserved #} {% load origin %} {% load ietf_filters %} {% load textfilters %} {% block title %}Writeups for {{ doc.name }}-{{ doc.rev }}{% endblock %} {% block content %} {% origin %} {{ top|safe }} {% for title, subtitle, writeups in sections %}
{{ text|urlize_ietf_docs|linkify }}{% endif %} {% if can_edit %}
{% if text %} Edit {% else %} Generate {% endif %} {{ name|lower_allcaps }}
{% endif %} {% endfor %} {% endfor %} {% endblock %}