1+ {% comment %}
2+ Copyright (C) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
3+ All rights reserved. Contact: Pasi Eronen < pasi .eronen@nokia.com >
4+
5+ Redistribution and use in source and binary forms, with or without
6+ modification, are permitted provided that the following conditions
7+ are met:
8+
9+ * Redistributions of source code must retain the above copyright
10+ notice, this list of conditions and the following disclaimer.
11+
12+ * Redistributions in binary form must reproduce the above
13+ copyright notice, this list of conditions and the following
14+ disclaimer in the documentation and/or other materials provided
15+ with the distribution.
16+
17+ * Neither the name of the Nokia Corporation and/or its
18+ subsidiary(-ies) nor the names of its contributors may be used
19+ to endorse or promote products derived from this software
20+ without specific prior written permission.
21+
22+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
23+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
24+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
25+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
26+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
27+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
28+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
29+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
30+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
31+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
32+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
33+ {% endcomment %}{% comment %}
34+ Some parts Copyright (c) 2009 The IETF Trust, all rights reserved.
35+ {% endcomment %}<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
36+ < html >
37+ < head >
38+ < meta http-equiv ="Content-Type " content ="text/html; charset=UTF-8 ">
39+ < title > </ title >
40+ </ head >
41+ < body >
42+ < h1 > Scribe template for IESG Narrative Minutes, {{date}}</ h1 >
43+
44+ < p > < b > 2 Protocol Actions</ b > </ p >
45+ < p > < b > 2.1 WG Submissions</ b > </ p >
46+
47+ < p > < b > 2.1.1 New Item</ b > </ p >
48+ {% if not docs.s211 %}< li > (none)</ li > {% endif %}
49+ {% for doc in docs.s211 %}{% include "iesg/scribe_doc.html" %}{%endfor%}
50+
51+ < p > < b > 2.1.2 Returning Item</ b > </ p >
52+ {% if not docs.s212 %}< li > (none)</ li > {% endif %}
53+ {% for doc in docs.s212 %}{% include "iesg/scribe_doc.html" %}{%endfor%}
54+
55+ {% if docs.s213 %}
56+ < p > < b > 2.1.3 For Action</ b > </ p >
57+ {% for doc in docs.s213 %}{% include "iesg/scribe_doc.html" %}{%endfor%}
58+ {% endif %}
59+
60+ < p > < b > 2.2 Individual Submissions</ b > </ p >
61+
62+ < p > < b > 2.2.1 New Item</ b > </ p >
63+ {% if not docs.s221 %}< li > (none)</ li > {% endif %}
64+ {% for doc in docs.s221 %}{% include "iesg/scribe_doc.html" %}{%endfor%}
65+
66+ < p > < b > 2.2.2 Returning Item</ b > </ p >
67+ {% if not docs.s222 %}< li > (none)</ li > {% endif %}
68+ {% for doc in docs.s222 %}{% include "iesg/scribe_doc.html" %}{%endfor%}
69+
70+ {% if docs.s223 %}
71+ < p > < b > 2.2.3 For Action</ b > </ p >
72+ {% for doc in docs.s223 %}{% include "iesg/scribe_doc.html" %}{%endfor%}
73+ {% endif %}
74+
75+ < p > < b > 3. Document Actions</ b > </ p >
76+ < p > < b > 3.1 WG Submissions</ b > </ p >
77+
78+ < p > < b > 3.1.1 New Item</ b > </ p >
79+ {% if not docs.s311 %}< li > (none)</ li > {% endif %}
80+ {% for doc in docs.s311 %}{% include "iesg/scribe_doc.html" %}{%endfor%}
81+
82+ < p > < b > 3.1.2 Returning Item</ b > </ p >
83+ {% if not docs.s312 %}< li > (none)</ li > {% endif %}
84+ {% for doc in docs.s312 %}{% include "iesg/scribe_doc.html" %}{%endfor%}
85+
86+ {% if docs.s313 %}
87+ < p > < b > 3.1.3 For Action</ b > </ p >
88+ {% for doc in docs.s313 %}{% include "iesg/scribe_doc.html" %}{%endfor%}
89+ {% endif %}
90+
91+ < p > < b > 3.2 Individual Submissions Via AD</ b > </ p >
92+
93+ < p > < b > 3.2.1 New Item</ b > </ p >
94+ {% if not docs.s321 %}< li > (none)</ li > {% endif %}
95+ {% for doc in docs.s321 %}{% include "iesg/scribe_doc.html" %}{%endfor%}
96+
97+ < p > < b > 3.2.2 Returning Item</ b > </ p >
98+ {% if not docs.s322 %}< li > (none)</ li > {% endif %}
99+ {% for doc in docs.s322 %}{% include "iesg/scribe_doc.html" %}{%endfor%}
100+
101+ {% if docs.s323 %}
102+ < p > < b > 3.2.3 For Action</ b > </ p >
103+ {% for doc in docs.s323 %}{% include "iesg/scribe_doc.html" %}{%endfor%}
104+ {% endif %}
105+
106+ < p > < b > 3.3 Independent Submissions Via RFC Editor</ b > </ p >
107+
108+ < p > < b > 3.3.1 New Item</ b > </ p >
109+ {% if not docs.s331 %}< li > (none)</ li > {% endif %}
110+ {% for doc in docs.s331 %}{% include "iesg/scribe_doc.html" %}{%endfor%}
111+
112+ < p > < b > 3.3.2 Returning Item</ b > </ p >
113+ {% if not docs.s332 %}< li > (none)</ li > {% endif %}
114+ {% for doc in docs.s332 %}{% include "iesg/scribe_doc.html" %}{%endfor%}
115+
116+ {% if docs.s333 %}
117+ < p > < b > 3.3.3 For Action</ b > </ p >
118+ {% for doc in docs.s333 %}{% include "iesg/scribe_doc.html" %}{%endfor%}
119+ {% endif %}
120+
121+ </ body >
122+ </ html >
0 commit comments