1 <html xmlns=
"http://www.w3.org/1999/xhtml" lang=
"en"
2 xmlns:
py=
"http://genshi.edgewall.org/"
3 xmlns:
xi=
"http://www.w3.org/2001/XInclude"
7 <link rel=
"stylesheet" href=
"http://nearfar.org/nav.css" />
10 <body py:
match=
"body">
11 <!-- the below nav div is "specific" to nearfar.org -->
15 <li><a href=
"http://nearfar.org/notebook/">notebook
</a></li>
16 <li class=
"active"><a href=
"http://nearfar.org/code/">code
</a></li>
17 <li><a href=
"http://nearfar.org/stream/">stream
</a></li>
25 <xi:include href=
"skel.html" />