web: change title to say 'Tahoe', not tahoe2

This commit is contained in:
Brian Warner 2007-07-07 21:30:38 -07:00
parent e5482b5254
commit 9e2ce51de7

View File

@ -1,6 +1,6 @@
<html xmlns:n="http://nevow.com/ns/nevow/0.1">
<head>
<title>Welcome To AllMyData (tahoe2)</title>
<title>AllMyData - Tahoe</title>
<!-- <link href="http://www.allmydata.com/common/css/styles.css"
rel="stylesheet" type="text/css"/> -->
<link href="/webform_css" rel="stylesheet" type="text/css"/>
@ -8,7 +8,7 @@
</head>
<body>
<h1>Welcome To AllMyData! (tahoe2)</h1>
<h1>Welcome To AllMyData "Tahoe"!</h1>
<div n:render="global_vdrive" />
<div n:render="private_vdrive" />