yacy_search_server/htroot/Threaddump_p.html

27 lines
719 B
HTML

#(plain)#
<!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>YaCy Debugging: Thread Dump</title>
#%env/templates/metas.template%#
</head>
<body id="Threaddump">
#%env/templates/header.template%#
#%env/templates/submenuViewLog.template%#
<h2>Threaddump</h2>
<form action="Threaddump_p.html" method="get" >
<fieldset>
<input type="submit" name="createThreaddump" value="create Threaddump" />
</fieldset>
</form>
<div>
<tt>#[content]#</tt>
</div>
#%env/templates/footer.template%#
</body>
</html>
::
#[content]#
#(/plain)#