1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<link rel="stylesheet" href="cron.css" type="text/css"/>
<title>About CRON-o-Meter</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></meta>
</head>
<body>
<h2>Notes</h2>
<p>You may write notes to keep track of your moods, or any other aspect of your diet or exercise.
The notes may help you to record special procedures for food preparation
or the timing of your meals.</p>
<br>
<img src="notes.png" width="341" height="115" title="" alt="">
<br>
<!-------------------------------------------------------->
<br><br><hr>
<div id="plea">Help make this manual better for the next user. <br>
Contribute some material to the sourceforge project at <a href="http://sourceforge.net/projects/cronometer/">http://sourceforge.net/projects/cronometer/</a></div>
</body>
</html>
|