You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
690 B
25 lines
690 B
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
|
|
<html>
|
|
<head>
|
|
<title>YaCy '#[clientname]#': Lab</title>
|
|
#[metas]#
|
|
</head>
|
|
<body marginheight="0" marginwidth="0" leftmargin="0" topmargin="0">
|
|
#[header]#
|
|
<br><br>
|
|
<h2>The YACY Lab</h2>
|
|
|
|
<p>
|
|
This is the place where we try new functions of the YaCy search engine.
|
|
All these things here are to be considered as probably unstable, and/or experimental.
|
|
You may try out these things but please do not care about bugs.</p>
|
|
|
|
<ul>
|
|
<li>The <a href="Wiki.html">Wiki</a></li>
|
|
<li>Advanced <a href="/Config_p.html">Configuration</a></li>
|
|
</ul>
|
|
|
|
#[footer]#
|
|
</body>
|
|
</html>
|