source: lab/trunk/trac/site.html @ 54

Last change on this file since 54 was 54, checked in by mitty, 14 years ago
  • copy to trunk
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.