equal
deleted
inserted
replaced
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> |
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> |
2 <html> |
2 <html> |
3 <head> |
3 <TMPL_INCLUDE NAME="headers.tmpl"> |
4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15"> |
|
5 <title>Fabien's XBelWeb</title> |
|
6 </head> |
|
7 <body> |
4 <body> |
8 <h1>Fabien's XBelWeb</h1> |
5 <h1><TMPL_VAR pagetitle></h1> |
9 <p>Total bookmarks: <TMPL_VAR total></p> |
6 <p>Total bookmarks: <TMPL_VAR total></p> |
10 <form action="index.py" method="get" name="keywords"> |
7 <form action="index.py" method="get" name="keywords"> |
11 <fieldset class="keywords"> |
8 <fieldset class="keywords"> |
12 <legend>Keywords:</legend> |
9 <legend>Keywords:</legend> |
13 <p> |
10 <p> |
30 </TMPL_LOOP> |
27 </TMPL_LOOP> |
31 </ul> |
28 </ul> |
32 <hr/> |
29 <hr/> |
33 <p>Here the <a |
30 <p>Here the <a |
34 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 |
31 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 |
35 Mark Link</a>.</p> |
32 Mark Link</a>. Put it on your bookmarks (using <tt><Right-Mouse |
|
33 Click><tt>Bookmark this link</tt>) and just select it when you |
|
34 want to bookmark your links.</p> |
36 </body> |
35 </body> |
37 </html> |
36 </html> |
38 <!-- Keep this comment at the end of the file |
37 <!-- Keep this comment at the end of the file |
39 Local variables: |
38 Local variables: |
40 mode: sgml |
39 mode: sgml |