1 |
|
<!--#include virtual="/doctype.inc" --> |
2 |
< |
|
3 |
< |
<head> |
4 |
< |
<title>i-scream Laroona homepage</title> |
2 |
> |
<head> |
3 |
> |
<title> |
4 |
> |
i-scream Laroona homepage |
5 |
> |
</title> |
6 |
|
<!--#include virtual="/style.inc" --> |
7 |
< |
</head> |
8 |
< |
|
9 |
< |
<body> |
10 |
< |
|
10 |
< |
<div id="container"> |
11 |
< |
|
12 |
< |
<div id="main"> |
13 |
< |
|
7 |
> |
</head> |
8 |
> |
<body> |
9 |
> |
<div id="container"> |
10 |
> |
<div id="main"> |
11 |
|
<!--#include virtual="/header.inc" --> |
12 |
< |
|
13 |
< |
<div id="contents"> |
14 |
< |
|
15 |
< |
<h1 class="top">i-scream Laroona homepage</h1> |
16 |
< |
|
17 |
< |
<div id="topnav"> |
18 |
< |
<ul> |
19 |
< |
<li><a href="#news">News</a></li> |
20 |
< |
<li><a href="#what">What is Laroona?</a></li> |
21 |
< |
<li><a href="#development">Development</a></li> |
22 |
< |
</ul> |
23 |
< |
</div> |
24 |
< |
|
25 |
< |
<h2><a name="news">News</a></h2> |
26 |
< |
|
27 |
< |
<h3>Sunday 21 March 2004</h3> |
28 |
< |
<p> |
29 |
< |
Laroona project page created. |
30 |
< |
</p> |
31 |
< |
|
32 |
< |
<h2><a name="what">What is Laroona?</a></h2> |
33 |
< |
|
34 |
< |
<p> |
35 |
< |
Laroona is a rewrite of the <a href="/cms/">CMS</a>. |
36 |
< |
</p> |
37 |
< |
|
38 |
< |
|
39 |
< |
<h2><a name="development">Development</a></h2> |
40 |
< |
|
41 |
< |
<ul> |
42 |
< |
<li><a href="http://wiki.i-scream.org/">i-scream wiki</a></li> |
43 |
< |
</ul> |
44 |
< |
<p> |
45 |
< |
Laroona is currently in the early stages of development. Much of our development work is being done on |
46 |
< |
the i-scream Wiki. |
47 |
< |
</p> |
48 |
< |
|
49 |
< |
</div> |
50 |
< |
|
12 |
> |
<div id="contents"> |
13 |
> |
<h1 class="top"> |
14 |
> |
i-scream Laroona homepage |
15 |
> |
</h1> |
16 |
> |
<div id="topnav"> |
17 |
> |
<ul> |
18 |
> |
<li> |
19 |
> |
<a href="#news">News</a> |
20 |
> |
</li> |
21 |
> |
<li> |
22 |
> |
<a href="#what">What is Laroona?</a> |
23 |
> |
</li> |
24 |
> |
<li> |
25 |
> |
<a href="#development">Development</a> |
26 |
> |
</li> |
27 |
> |
</ul> |
28 |
> |
</div> |
29 |
> |
<h2> |
30 |
> |
<a id="news">News</a> |
31 |
> |
</h2> |
32 |
> |
<h3> |
33 |
> |
Sunday 21 March 2004 |
34 |
> |
</h3> |
35 |
> |
<p> |
36 |
> |
Laroona project page created. |
37 |
> |
</p> |
38 |
> |
<h2> |
39 |
> |
<a id="what">What is Laroona?</a> |
40 |
> |
</h2> |
41 |
> |
<p> |
42 |
> |
Laroona is a rewrite of the <a href="/cms/">CMS</a>. |
43 |
> |
</p> |
44 |
> |
<h2> |
45 |
> |
<a id="development">Development</a> |
46 |
> |
</h2> |
47 |
> |
<ul> |
48 |
> |
<li> |
49 |
> |
<a href="http://wiki.i-scream.org/">i-scream wiki</a> |
50 |
> |
</li> |
51 |
> |
</ul> |
52 |
> |
<p> |
53 |
> |
Laroona is currently in the early stages of development. |
54 |
> |
Much of our development work is being done on the i-scream |
55 |
> |
Wiki. |
56 |
> |
</p> |
57 |
> |
</div> |
58 |
|
<!--#include virtual="/footer.inc" --> |
59 |
< |
|
56 |
< |
</div> |
57 |
< |
|
59 |
> |
</div> |
60 |
|
<!--#include virtual="/menu.inc" --> |
61 |
< |
|
62 |
< |
</div> |
61 |
< |
|
62 |
< |
</body> |
61 |
> |
</div> |
62 |
> |
</body> |
63 |
|
</html> |