yacy_search_server/htroot/Messages_p.html
2005-11-21 08:33:54 +00:00

19 lines
435 B
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<title>YaCy '#[clientname]#': Messages</title>
#%env/templates/metas.template%#
</head>
<body marginheight="0" marginwidth="0" leftmargin="0" topmargin="0">
#%env/templates/header.template%#
<br><br>
<h2>Messages</h2><br>
<p>
#[messages]#
</p>
#%env/templates/footer.template%#
</body>
</html>