yacy_search_server/htroot/proxymsg/unknownHost.inc
2007-01-17 04:20:19 +00:00

14 lines
423 B
HTML

<style type="text/css"><!--
.hostPort {
color: green;
font-weight: bold;
}
--></style>
<hr />
<p>The server <b>#[hostName]#</b> could not be found.</p>
<p>Did you mean:</p>
<ul class="tagList">#{list}#
<li><a class="hostPort" href="http://#[hostName]#:#[hostPort]##[hostPath]##[hostArgs]#">#[hostName]#</a></li>#{/list}#
</ul>