{% extends "base.html" %} {# Copyright The IETF Trust 2007, All Rights Reserved #} {% block title %}IETF {{ meeting_num }} Preliminary & Interim Materials {% endblock %} {% block content %}

IETF {{ meeting_num }} Preliminary & Interim Materials

Submission began {{ begin_date|date:"F j, Y" }}
Submission cutoff date: {{ cut_off_date|date:"F j, Y" }}
Corrections to submissions cutoff date: {{ cor_cut_off_date|date:"F j, Y" }}

The IETF {{ meeting_num }} Preliminary & Interim Materials page is now closed.

You should be able to access the final version of IETF {{ meeting_num }} Proceedings via the IETF Online Proceedings page.

{% endblock %}