datatracker/ietf/templates/idindex/otherdocs.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
178 B
HTML

{% extends "idindex/base.html" %}
{% block iddbcontent %}
<hr><h2>I-Ds List, other drafts - <i>{{ category.upper }}</i></h2>
{% include "idindex/doclist.html" %}
{% endblock %}