source:
bookmarks/trunk/lib/Bookmarks/html_list.tt
@
112
Last change on this file since 112 was 111, checked in by peter, 9 years ago | |
---|---|
File size: 174 bytes |
Rev | Line | |
---|---|---|
[111] | 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.