File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -120,7 +120,7 @@ <h1>Documents on Future IESG Telechat Agendas</h1>
120120 {% if t.docs.s323 %}< tr class ="header "> < td colspan ="5 "> 3.2.3 For Action</ td > </ tr > {% endif %}
121121 {% for doc in t.docs.s323 %}{% include "iesg/agenda_documents_row.html" %}{%endfor%}
122122
123- < tr class ="header "> < td colspan ="5 "> 3.3 Independent Submissions Via RFC Editor </ td > </ tr >
123+ < tr class ="header "> < td colspan ="5 "> 3.3 IRTF and Independent Submission Stream Documents </ td > </ tr >
124124
125125 {% for doc in t.docs.s331 %}{% include "iesg/agenda_documents_row.html" %}{%endfor%}
126126 {% if t.docs.s332 %}< tr class ="header "> < td colspan ="5 "> 3.3.2 Returning Item</ td > </ tr > {% endif %}
Original file line number Diff line number Diff line change 119119
120120{% endwith %}{# title2 #}
121121
122- {% with "3.3 Independent Submissions Via RFC Editor " as title2 %}
122+ {% with "3.3 IRTF and Independent Submission Stream Documents " as title2 %}
123123{% with 1 as title2_first %}
124124
125125{% with "3.3.1 New Items" as title3 %}
You can’t perform that action at this time.
0 commit comments