comparison bitsyblog/templates/navigation.html @ 13:fbf8f198ef67

template additions
author k0s <k0scist@gmail.com>
date Wed, 07 Oct 2009 17:19:47 -0400
parents
children 36698624435b
comparison
equal deleted inserted replaced
12:dd8c1c8ae0da 13:fbf8f198ef67
1 <!DOCTYPE html
2 PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4 <html xmlns="http://www.w3.org/1999/xhtml"
5 xmlns:py="http://genshi.edgewall.org/"
6 xmlns:xi="http://www.w3.org/2001/XInclude"
7 py:strip="True">
8 <!-- nav bar -->
9
10
11 </html>