inc/footers.tmpl
branchxbelweb
changeset 47 2781ac85b807
child 48 9cde0ea6f411
equal deleted inserted replaced
46:d3c1de4d929e 47:2781ac85b807
       
     1     <p><a href="add.py">Add new bookmark</a>.<br/>
       
     2     <a href="folders.py">Switch to folder view</a>.<br/>
       
     3     <a href="import.py">Import a XBEL file</a>.<br/>
       
     4     <a href="edit_kw.py">Edit keywords</a>.<br/>
       
     5     <a href="prefs.py">Edit User Preferences</a>.</p>
       
     6     <p>Here the <a
       
     7     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
       
     8     Mark Link</a>.  Put it on your bookmarks (using <tt>&lt;Right-Mouse
       
     9     Click&gt; Bookmark this link</tt>) and just select it when you
       
    10     want to bookmark your links.</p>
       
    11 <!-- Keep this comment at the end of the file
       
    12 Local variables:
       
    13 mode: sgml
       
    14 sgml-omittag:t
       
    15 sgml-shorttag:t
       
    16 sgml-namecase-general:t
       
    17 sgml-general-insert-case:lower
       
    18 sgml-minimize-attributes:nil
       
    19 sgml-always-quote-attributes:t
       
    20 sgml-indent-step:2
       
    21 sgml-indent-data:nil
       
    22 sgml-parent-document:nil
       
    23 sgml-exposed-tags:nil
       
    24 sgml-local-catalogs:nil
       
    25 sgml-local-ecat-files:nil
       
    26 End:
       
    27 vi: syntax=html
       
    28 -->