index.tmpl
branchxbelweb
changeset 22 41c87e1332eb
parent 21 345ee7421989
child 26 17b0cd274530
equal deleted inserted replaced
21:345ee7421989 22:41c87e1332eb
    13 	  <TMPL_IF checked>checked</TMPL_IF>
    13 	  <TMPL_IF checked>checked</TMPL_IF>
    14 	  value="<TMPL_VAR id>"
    14 	  value="<TMPL_VAR id>"
    15 	  /><a href="edit_kw.py?id=<TMPL_VAR id>"><TMPL_VAR keyword></a>(<TMPL_VAR count>);
    15 	  /><a href="edit_kw.py?id=<TMPL_VAR id>"><TMPL_VAR keyword></a>(<TMPL_VAR count>);
    16 	</TMPL_LOOP>
    16 	</TMPL_LOOP>
    17 	</p>
    17 	</p>
       
    18 	<button>Lookup</button>
    18       </fieldset>
    19       </fieldset>
    19     </form>
    20     </form>
    20     <dl>
    21     <dl>
    21     <TMPL_LOOP Bookmarks>
    22     <TMPL_LOOP Bookmarks>
    22       <dt>
    23       <dt>
    25       </dt>
    26       </dt>
    26       <dd><p><TMPL_VAR desc></p></dd>
    27       <dd><p><TMPL_VAR desc></p></dd>
    27     </TMPL_LOOP>
    28     </TMPL_LOOP>
    28     </ul>
    29     </ul>
    29     <hr/>
    30     <hr/>
       
    31     <p><a href="add.py">Add new bookmark.</a></p>
    30     <p>Here the <a
    32     <p>Here the <a
    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
    33     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
    32     Mark Link</a>.  Put it on your bookmarks (using <tt>&lt;Right-Mouse
    34     Mark Link</a>.  Put it on your bookmarks (using <tt>&lt;Right-Mouse
    33     Click&gt;<tt>Bookmark this link</tt>) and just select it when you
    35     Click&gt; Bookmark this link</tt>) and just select it when you
    34     want to bookmark your links.</p>
    36     want to bookmark your links.</p>
    35   </body>
    37   </body>
    36 </html>
    38 </html>
    37 <!-- Keep this comment at the end of the file
    39 <!-- Keep this comment at the end of the file
    38 Local variables:
    40 Local variables: