|
Last change
on this file since 53 was
53,
checked in by mitty, 15 years ago
|
- sample site.html from Trac-0.12.tar.gz/Trac-0.12/trac/web/chrome.py
|
|
File size:
611 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 | <!--! |
|---|
| 6 | This file allows customizing the appearance of the Trac installation. |
|---|
| 7 | Add your customizations here and rename the file to site.html. Note that |
|---|
| 8 | it will take precedence over a global site.html placed in the directory |
|---|
| 9 | specified by [inherit] templates_dir. |
|---|
| 10 | |
|---|
| 11 | More information about site appearance customization can be found here: |
|---|
| 12 | |
|---|
| 13 | http://trac.edgewall.org/wiki/TracInterfaceCustomization#SiteAppearance |
|---|
| 14 | --> |
|---|
| 15 | </html> |
|---|
Note: See
TracBrowser
for help on using the repository browser.