File tree Expand file tree Collapse file tree
fenner/ietf/templates/idrfc Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5656< link rel ="alternate " type ="application/atom+xml " href ="/feed/comments/{% if info.is_rfc %}rfc{{doc.rfc_number}}{% else %}{{doc.draft_name}}{% endif %}/ " />
5757{% endif %}
5858< meta name ="description " content ="{% include "idrfc /doc_description.html" %}" />
59+ {% comment %}
60+ ## See ticket #545 -- this is commented out because the versions
61+ ## that we currently serve is not sufficiently cachable, so the
62+ ## prefetched version is actually thrown away.
63+ ## Once the content becomes cacheable, these links should
64+ ## be reinserted into the document.
5965{% ifequal tab "document" %}
6066{% if doc.in_ietf_process and doc.ietf_process.has_iesg_ballot %}
6167< link rel ="prefetch " href ="ballot/ " />
6268< link rel ="prefetch " href ="writeup/ " />
6369{% endif %}
6470< link rel ="prefetch " href ="history/ " />
6571{% endifequal %}
72+ {% endcomment %}
6673{% endblock %}
6774
6875{% block title %}{% include "idrfc/doc_title.html" %}{% endblock title %}
You can’t perform that action at this time.
0 commit comments