source:
lab.git/TipAndDoc/trac/site.html
Last change on this file was 8333ea0, checked in by mitty <mitty@…>, 12 years ago | |
---|---|
|
|
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.