File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66import datetime
77
88class IESGAgenda (Feed ):
9- title = "Documents on upcoming IESG Telechat Agenas "
9+ title = "Documents on Future IESG Telechat Agendas "
1010 link = "http://datatracker.ietf.org/iesg/agenda/"
1111 feed_type = Atom1Feed
1212
Original file line number Diff line number Diff line change 4747.agenda blockquote { margin-left : 30px ; width : 70ex ;}
4848</ style >
4949
50+ < link rel ="alternate " type ="application/atom+xml " href ="/feed/iesg-agenda/ " />
51+
5052< title > IESG Agenda</ title >
5153</ head >
5254< body >
Original file line number Diff line number Diff line change 4444.agenda_docs tr.header + tr.header { border-top: 2px solid white;}
4545{% endblock %}
4646
47+ {% block pagehead %}
48+ < link rel ="alternate " type ="application/atom+xml " href ="/feed/iesg-agenda/ " />
49+ {% endblock %}
50+
4751{% block content %}
4852< h1 > Documents on Future IESG Telechat Agendas</ h1 >
4953
You can’t perform that action at this time.
0 commit comments