datatracker/ietf/templates/idindex/inddocs.html
Henrik Levkowetz 5872696834 Moving ietf to trunk/ietf
[[Split portion of a mixed commit.]]
 - Legacy-Id: 96.1
2007-05-04 12:37:28 +00:00

7 lines
187 B
HTML

{% extends "idindex/base.html" %}
{% block iddbcontent %}
<h2>I-Ds List, Author identifier starts with <i>draft-{{ filter }}</i></h2>
{% include "idindex/doclist.html" %}
{% endblock %}