branch | xbelweb |
changeset 4 | 20c995f13f63 |
parent 3 | 9e7e8b678819 |
child 9 | 896b7c6de627 |
--- a/index.tmpl Tue Sep 23 15:11:11 2003 -0400 +++ b/index.tmpl Wed Sep 24 13:29:36 2003 -0400 @@ -7,6 +7,10 @@ <body> <h1>Bookmarker 3</h1> <p>Welcome to bookmarker 3!</p> + <p>Here the <a + href="javascript:bk1='<TMPL_VAR curl>?curl='+escape(location.href)+'&ctitle='+escape(document.title);bkwin=window.open(bk1,'bkqm','width=620,height=500,scrollbars=1,resizable=1');bkwin.focus();">Quick + Mark Link</a>.</p> + <dl> <TMPL_LOOP Bookmarks> <dt><a href="<TMPL_VAR url>"><TMPL_VAR name></a></dt>