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