Changeset 3651 for web/branches/test/trac/templates/site.html
- Timestamp:
- Oct 26, 2009, 10:22:39 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
web/branches/test/trac/templates/site.html
r3650 r3651 13 13 14 14 <body py:match="body" py:attrs="select('@*')"> 15 <div class="corps"> 15 16 <div id="siteheader"> 16 17 <div class="nav" id="loginguest"> … … 25 26 <!--! Place your footer content here... --> 26 27 </div> 28 </div> 27 29 </body> 28 30 </html>
Note: See TracChangeset
for help on using the changeset viewer.