diff --git a/ietf/templates/release/about.html b/ietf/templates/release/about.html index 0223ddbf9..537f8bd53 100644 --- a/ietf/templates/release/about.html +++ b/ietf/templates/release/about.html @@ -5,37 +5,35 @@ {% block content %}
+
- The IETF Datatracker is the primary day-to-day front-end to the IETF database for people - who work on IETF standards. It contains data about the documents, working groups, - meetings, agendas, minutes, presentations, and more, of the IETF. + The IETF Datatracker is the primary day-to-day front-end to the IETF database for people + who work on IETF standards. It contains data about the documents, working groups, + meetings, agendas, minutes, presentations, and more, of the IETF. -
-+
+- The primary public face of IETF is at www.ietf.org. + The primary public face of the IETF is at www.ietf.org. -
-+
+- All the Datatracker code is publicly avaliable from the - IETF tools SVN repository. - Bug tickets and wiki notes are available from the - Issue Tracker, and - there are also release notes available since version 2.00. + All the Datatracker code is publicly avaliable from the + IETF tools SVN repository. + Bug tickets and wiki notes are available from the + Issue Tracker, and + there are also release notes available since version 2.00. -
-+
+- Below you'll find a brief history of the datatracker development, in terms of the big - moments. For the nitty-gritty week-to-week code changes, please check the release - notes or the commit log. + Below you'll find a brief history of the datatracker development, in terms of the big + moments. For the nitty-gritty week-to-week code changes, please check the release + notes or the commit log. -
+ -@@ -67,17 +65,22 @@ Additional page conversion work - has been done by Ole Laursen, with final - tweaks by Henrik Levkowetz, giving it a distinct + has been done by Ole Laursen, with + + final style tweaks, bug-fixes and adaptations + + by Henrik Levkowetz, giving it a distinct colour palette (with the addition of complementing green and red colours for success and error indications), - and a selection of fonts - (PT Serif, - PT Sans Caption, and PT Mono) from - ParaType, provided by + and a selection of fonts from + ParaType + (PT Serif for body text, + PT Sans Caption for headers, + PT Sans for menus, + and PT Mono for monospaced documents), served by Google Fonts. (Even if PT Sans Caption was created as a 'Caption' (6-8pt) - optical size font to go with PT Sans, it works well for headers paired with Pt Serif.) + optical size font to go with PT Sans, it works well for headers when paired with PT Serif.)