{% extends "base.html" %} {# Copyright The IETF Trust 2015, All Rights Reserved #} {% load origin static %} {% load cache %} {% block pagehead %} {% endblock %} {% block title %}Internet-Drafts submitted during the last {{ days|default:7 }} days{% endblock %} {% block content %} {% cache 1800 recentdrafts days using="slowpages" %} {% origin %}