welcome page: add link to statistics page

This commit is contained in:
Brian Warner 2008-07-09 17:37:22 -07:00
parent a7aa6f8686
commit de8ce0cb5b

View File

@ -18,7 +18,10 @@
<div>Tahoe code imported from: <span n:render="string" n:data="import_path" /></div>
<div n:render="services">Services Running:</div>
<div><a href="status/">Uploads and Downloads</a></div>
<div>
<a href="status/">Recent Uploads and Downloads</a>,
<a href="statistics">Operational Statistics</a>
</div>
<h2>The Controls</h2>