[go: up one dir, main page]

Menu

[r61]: / src / doc / events.html  Maximize  Restore  History

Download this file

27 lines (23 with data), 876 Bytes

 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 HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Recurring Events</title>
<link rel="home" href="index.html" title="Title">
<link rel="next" href="getting_started.html" title="Getting Started">
<link rel="stylesheet" href="stylesheet.css" type="text/css">
</head>
<body>
<div id="heading">
<h1>Events</h1>
</div>
<div>
<p>Events are things which occur. You can also call an event an appointment.</p>
<p>
<a href="adding_events.html">Adding Events</a><br />
<a href="updating_events.html">Updating Events</a><br />
</p>
<p>You can also have <a href="recurring_events.html">recurring events.</a>
</div>
</body>
</html>