Added code base.
[weightgraph] / www / index.html
1 <?xml version="1.0" encoding="ISO-8859-1" ?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4 <html xmlns="http://www.w3.org/1999/xhtml">
5 <head>
6 <title>WeightGraph</title>
7 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
8 </head>
9 <body>
10 <h1>WeightGraph</h1>
11 <p>WeightGraph is a Maemo 5 utility that helps you keep track of your weight. It
12 lets you record weight measurements daily and as the name suggests, it plots a
13 nice curve based on the weight data. WeightGraph is designed to be simple and
14 easy to use.</p>
15 </body>
16 </html>