2020-06-02 20:44:29 +00:00
|
|
|
<html xmlns:t="http://twistedmatrix.com/ns/twisted.web.template/0.1">
|
2008-09-10 02:45:17 +00:00
|
|
|
<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"/>
|
2011-12-17 03:32:01 +00:00
|
|
|
<link href="/icon.png" rel="shortcut icon" />
|
2008-09-10 02:45:17 +00:00
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
|
|
|
|
<h1>File Check Results for LIT file</h1>
|
|
|
|
|
|
|
|
<div>Literal files are always healthy: their data is contained in the URI</div>
|
|
|
|
|
2020-06-02 20:52:09 +00:00
|
|
|
<div t:render="return_to" />
|
2008-09-10 02:45:17 +00:00
|
|
|
|
|
|
|
</body>
|
|
|
|
</html>
|