git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7319 6c8d7289-2bf4-0310-a012-ef5d649a1542pull/1/head
parent
2726606fc8
commit
f147a022f8
@ -0,0 +1,14 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>Import Bookmarks</title>
|
||||
#(redirect)#::<meta HTTP-EQUIV="REFRESH" content="0; url=#[url]#" />#(/redirect)#
|
||||
</head>
|
||||
<body>
|
||||
#(result)#
|
||||
<p>something went wrong</p>
|
||||
::
|
||||
<p>done</p>
|
||||
#(/result)#
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in new issue