{% extends "base.html" %} {# Copyright The IETF Trust 2015-2024, All Rights Reserved #} {% load origin ietf_filters %} {% block title %}Obsolete I-D submission API notice{% endblock %} {% block content %} {% origin %}
The API endpoint previously available here is obsolete and is no longer supported. Please use the new API endpoint instead.
{% endblock %}