--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/templates/inc/footers.tmpl Sun Dec 28 12:29:23 2008 -0500
@@ -0,0 +1,27 @@
+ <p><a href="?action=bookmark">Add new bookmark</a>.<br/>
+ <a href="?action=xbel">Import a XBEL file</a>.<br/>
+ <a href="?action=keywords">Edit keywords</a>.<br/>
+ <a href="?action=prefs">Edit User Preferences</a>.</p>
+ <p>Here the <a
+ href="javascript:bk1='<TMPL_VAR curl>?action=add&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><Right-Mouse
+ Click> 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
+-->