# | Line 1 | Line 1 | |
---|---|---|
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 | > | <!--#include virtual="/bannerad.inc" --> |
30 | > | <h2> |
31 | > | <a id="news">News</a> |
32 | > | </h2> |
33 | > | <h3> |
34 | > | Sunday 21 March 2004 |
35 | > | </h3> |
36 | > | <p> |
37 | > | Laroona project page created. |
38 | > | </p> |
39 | > | <h2> |
40 | > | <a id="what">What is Laroona?</a> |
41 | > | </h2> |
42 | > | <p> |
43 | > | Laroona is a rewrite of the <a href="/cms/">CMS</a>. |
44 | > | </p> |
45 | > | <h2> |
46 | > | <a id="development">Development</a> |
47 | > | </h2> |
48 | > | <ul> |
49 | > | <li> |
50 | > | <a href="http://wiki.i-scream.org/">i-scream wiki</a> |
51 | > | </li> |
52 | > | </ul> |
53 | > | <p> |
54 | > | Laroona is currently in the early stages of development. |
55 | > | Much of our development work is being done on the i-scream |
56 | > | Wiki. |
57 | > | </p> |
58 | > | </div> |
59 | <!--#include virtual="/footer.inc" --> | |
60 | < | |
56 | < | </div> |
57 | < | |
60 | > | </div> |
61 | <!--#include virtual="/menu.inc" --> | |
62 | < | |
63 | < | </div> |
61 | < | |
62 | < | </body> |
62 | > | </div> |
63 | > | </body> |
64 | </html> |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |