Last change
on this file since 116 was
116,
checked in by mitty, 14 years ago
|
- publish internal tools for svn/trac
|
File size:
390 bytes
|
Line | |
---|
1 | <html xmlns="http://www.w3.org/1999/xhtml" |
---|
2 | xmlns:xi="http://www.w3.org/2001/XInclude" |
---|
3 | xmlns:py="http://genshi.edgewall.org/" |
---|
4 | py:strip=""> |
---|
5 | <!--! Add site-specific style sheet --> |
---|
6 | <head py:match="head" py:attrs="select('@*')"> |
---|
7 | ${select('*|comment()|text()')} |
---|
8 | <link rel="stylesheet" type="text/css" |
---|
9 | href="/static/htdocs/custom.css" /> |
---|
10 | </head> |
---|
11 | </html> |
---|
Note: See
TracBrowser
for help on using the repository browser.