Edgewall Software

Changes between Version 42 and Version 43 of TracInterfaceCustomization


Ignore:
Timestamp:
Jun 19, 2007, 9:29:58 PM (17 years ago)
Author:
Eli Carter
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • TracInterfaceCustomization

    v42 v43  
    103103    <!--! Add site-specific header -->
    104104    <div id="siteheader">
    105       ...
     105      <!--! Place your header content here... -->
    106106    </div>
    107107
     
    110110    <!--! Add site-specific footer -->
    111111    <div id="sitefooter">
    112       ...
     112      <!--! Place your footer content here... -->
    113113    </div>
    114114  </body>
    115115</html>
    116116}}}
     117Note that this references your environment's `htdocs/style.css`.
    117118
    118119== Project List ==