2008-07-16 22:42:56 +00:00
|
|
|
<html xmlns:n="http://nevow.com/ns/nevow/0.1">
|
|
|
|
<head>
|
2010-05-29 17:25:42 +00:00
|
|
|
<title>Tahoe-LAFS - Check Results</title>
|
2011-11-17 21:49:23 +00:00
|
|
|
<link href="/tahoe.css" rel="stylesheet" type="text/css"/>
|
2008-07-16 22:42:56 +00:00
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
|
2008-09-07 19:44:56 +00:00
|
|
|
<h1>File Check Results for SI=<span n:render="storage_index" /></h1>
|
2008-07-16 22:42:56 +00:00
|
|
|
|
2008-10-23 23:00:31 +00:00
|
|
|
<div>
|
2008-11-07 05:35:47 +00:00
|
|
|
<span n:render="summary" />
|
2008-10-23 23:00:31 +00:00
|
|
|
</div>
|
2008-09-07 19:44:56 +00:00
|
|
|
|
2008-10-30 01:09:17 +00:00
|
|
|
<div n:render="repair" />
|
|
|
|
|
2008-09-07 19:44:56 +00:00
|
|
|
<div n:render="results" />
|
2008-07-16 22:42:56 +00:00
|
|
|
|
|
|
|
<div n:render="return" />
|
|
|
|
|
|
|
|
</body>
|
|
|
|
</html>
|