| Line | |
|---|
| 1 | <html xmlns:t="http://twistedmatrix.com/ns/twisted.web.template/0.1"> |
|---|
| 2 | <head> |
|---|
| 3 | <title>Tahoe-LAFS - Check Results</title> |
|---|
| 4 | <link href="/tahoe.css" rel="stylesheet" type="text/css"/> |
|---|
| 5 | <link href="/icon.png" rel="shortcut icon" /> |
|---|
| 6 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
|---|
| 7 | </head> |
|---|
| 8 | <body> |
|---|
| 9 | |
|---|
| 10 | <h1>File Check Results for LIT file</h1> |
|---|
| 11 | |
|---|
| 12 | <div>Literal files are always healthy: their data is contained in the URI</div> |
|---|
| 13 | |
|---|
| 14 | <div t:render="return_to" /> |
|---|
| 15 | |
|---|
| 16 | </body> |
|---|
| 17 | </html> |
|---|
Note: See
TracBrowser
for help on using the repository browser.