{% extends "base.html" %} {# Copyright The IETF Trust 2015, All Rights Reserved #} {% load origin %} {% load staticfiles %} {% load ietf_filters %} {% block js %} {% endblock %} {% block title %} Document Statistics {% endblock %} {% block content %} {% origin %}
{% endblock %}