index.tmpl
branchxbelweb
changeset 22 41c87e1332eb
parent 21 345ee7421989
child 26 17b0cd274530
--- a/index.tmpl	Fri Sep 26 18:18:33 2003 -0400
+++ b/index.tmpl	Fri Sep 26 18:51:48 2003 -0400
@@ -15,6 +15,7 @@
 	  /><a href="edit_kw.py?id=<TMPL_VAR id>"><TMPL_VAR keyword></a>(<TMPL_VAR count>);
 	</TMPL_LOOP>
 	</p>
+	<button>Lookup</button>
       </fieldset>
     </form>
     <dl>
@@ -27,10 +28,11 @@
     </TMPL_LOOP>
     </ul>
     <hr/>
+    <p><a href="add.py">Add new bookmark.</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;<tt>Bookmark this link</tt>) and just select it when you
+    Click&gt; Bookmark this link</tt>) and just select it when you
     want to bookmark your links.</p>
   </body>
 </html>