source:
bookmarks/trunk/lib/Bookmarks/html_list.tt
Last change on this file was 111, checked in by peter, 9 years ago | |
---|---|
File size: 174 bytes |
Line | |
---|---|
1 | <html> |
2 | <head> |
3 | <title>[% title %]</title> |
4 | <base href="[% base_url %]"/> |
5 | </head> |
6 | <body> |
7 | [% INCLUDE list_core.tt %] |
8 | </body> |
9 | </html> |
10 | <!-- |
11 | vim:syntax=html |
12 | --> |
Note: See TracBrowser
for help on using the repository browser.