equal
deleted
inserted
replaced
26 </TMPL_LOOP></select> |
26 </TMPL_LOOP></select> |
27 </p> |
27 </p> |
28 <button>Lookup</button> |
28 <button>Lookup</button> |
29 </fieldset> |
29 </fieldset> |
30 </form> |
30 </form> |
31 <dl> |
31 <TMPL_INCLUDE NAME="bkmarks.tmpl"> |
32 <TMPL_LOOP Bookmarks> |
|
33 <dt> |
|
34 <a href="<TMPL_VAR url>"><TMPL_VAR name></a> |
|
35 <a href="edit.py?id=<TMPL_VAR id>">edit</a> |
|
36 </dt> |
|
37 <dd><p><TMPL_VAR desc></p></dd> |
|
38 </TMPL_LOOP> |
|
39 </ul> |
|
40 <hr/> |
32 <hr/> |
41 <p><a href="add.py">Add new bookmark</a>.<br/> |
33 <p><a href="add.py">Add new bookmark</a>.<br/> |
|
34 <a href="folders.py">Switch to folder view</a>.<br/> |
42 <a href="import.py">Import a XBEL file</a>.<br/> |
35 <a href="import.py">Import a XBEL file</a>.<br/> |
43 <a href="edit_kw.py">Edit keywords</a>.<br/> |
36 <a href="edit_kw.py">Edit keywords</a>.<br/> |
44 <a href="prefs.py">Edit User Preferences</a>.</p> |
37 <a href="prefs.py">Edit User Preferences</a>.</p> |
45 <p>Here the <a |
38 <p>Here the <a |
46 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 |
39 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 |