aboutsummaryrefslogtreecommitdiffstats
path: root/organisation.html
blob: ce33ed3678d764950d18bc509e64e9a57300d229 (plain)
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
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>