aboutsummaryrefslogtreecommitdiffstats
path: root/organisation.html
diff options
context:
space:
mode:
authorStefan Kangas <skangas@skangas.se>2010-12-12 16:49:33 +0100
committerStefan Kangas <skangas@skangas.se>2010-12-12 16:49:33 +0100
commit08b0c0a45854ba00725ef7e4e45355ff7ba14401 (patch)
treecae3886acc8f8d1a71373f17dd131d2e27abe093 /organisation.html
parent9549775a061347f5a14b5676e4b526f36db6fdb5 (diff)
Add a new page 'Organisation'.
Diffstat (limited to 'organisation.html')
-rw-r--r--organisation.html42
1 files changed, 42 insertions, 0 deletions
diff --git a/organisation.html b/organisation.html
new file mode 100644
index 0000000..ce33ed3
--- /dev/null
+++ b/organisation.html
@@ -0,0 +1,42 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
+"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html>
+<head>
+<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
+<meta name="description" content="description"/>
+<meta name="keywords" content="keywords"/>
+<meta name="author" content="author"/>
+<link rel="stylesheet" type="text/css" href="default.css" media="screen"/>
+<title>FRIPOST – FREE MAILING</title>
+</head>
+<body>
+
+<div class="header">
+ <h1>Fripost</h1>
+</div>
+
+<div class="navigation">
+ <a href="index.html">Start</a>
+ <a href="organisation.html">Organisation</a>
+ <a href="membership.html">Join</a>
+ <a href="contact.html">Contact</a>
+<div class="clearer"><span></span></div>
+</div>
+
+<div class="container">
+<div class="content">
+
+TODO
+
+<div class="divider"></div>
+
+<div class="footer">
+ <a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/se/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-sa/2.5/se/80x15.png" /></a><br /><span xmlns:dct="http://purl.org/dc/terms/" href="http://purl.org/dc/dcmitype/Text" property="dct:title" rel="dct:type">This website</span> by <a xmlns:cc="http://creativecommons.org/ns#" href="http://fripost.org/" property="cc:attributionName" rel="cc:attributionURL">Fripost - föreningen för fri e-post</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/se/">Creative Commons Attribution-ShareAlike 2.5 Sweden License</a>.<br />
+ Valid <a href="http://jigsaw.w3.org/css-validator/check/referer">CSS</a> &amp; <a href="http://validator.w3.org/check?uri=referer">XHTML</a>. Design by <a href="http://arcsin.se">Arcsin</a>
+</div>
+
+</div>
+</div>
+
+</body>
+</html>