inc/footers.tmpl
branchxbelweb
changeset 47 2781ac85b807
child 48 9cde0ea6f411
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/inc/footers.tmpl	Fri Oct 24 17:04:29 2003 -0400
@@ -0,0 +1,28 @@
+    <p><a href="add.py">Add new bookmark</a>.<br/>
+    <a href="folders.py">Switch to folder view</a>.<br/>
+    <a href="import.py">Import a XBEL file</a>.<br/>
+    <a href="edit_kw.py">Edit keywords</a>.<br/>
+    <a href="prefs.py">Edit User Preferences</a>.</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>.  Put it on your bookmarks (using <tt>&lt;Right-Mouse
+    Click&gt; Bookmark this link</tt>) and just select it when you
+    want to bookmark your links.</p>
+<!-- Keep this comment at the end of the file
+Local variables:
+mode: sgml
+sgml-omittag:t
+sgml-shorttag:t
+sgml-namecase-general:t
+sgml-general-insert-case:lower
+sgml-minimize-attributes:nil
+sgml-always-quote-attributes:t
+sgml-indent-step:2
+sgml-indent-data:nil
+sgml-parent-document:nil
+sgml-exposed-tags:nil
+sgml-local-catalogs:nil
+sgml-local-ecat-files:nil
+End:
+vi: syntax=html
+-->