Last change
on this file since 533:ea70a45594c7 was
526:3f375a048402,
checked in by casties, 13 years ago
|
moved search and dict into separate layers.
removed search_template.
added tocMode=concordance.
fixed bug with paging tocs.
|
File size:
514 bytes
|
Line | |
---|
1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
---|
2 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
---|
3 | <html xmlns="http://www.w3.org/1999/xhtml"> |
---|
4 | <head> |
---|
5 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
---|
6 | </head> |
---|
7 | <body> |
---|
8 | <!-- block used for main content area --> |
---|
9 | <div class="toc-none" metal:define-macro="main"> |
---|
10 | <div metal:use-macro="here/template/common_template/macros/toc_switcher"/> |
---|
11 | <div class="content"></div> |
---|
12 | </div> |
---|
13 | <!-- toc --> |
---|
14 | </body> |
---|
15 | </html> |
---|
Note: See
TracBrowser
for help on using the repository browser.