aboutsummaryrefslogtreecommitdiffstats
path: root/contact.html
blob: 3eafe9b5beff33794a2a3b15572b44c0986421e1 (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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<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 - föreningen för fri e-post</title>
</head>
<body>

<div class="header">
  <h1>Fripost</h1>
</div>

<div class="navigation">
  <a href="index.html">Hem</a>
  <a href="organisation.html">Om</a>
  <a href="membership.html">Gå med</a>
  <a href="contact.html">Kontakt</a>
<div class="clearer"><span></span></div>
</div>

<div class="container">
<div class="content">

  <h2>Contact</h2>

  <p>To contact us, send an email to our president <a href="mailto:skangas@skangas.se?subject=Fripost,%20contact">Stefan Kangas</a> at
  <a href="mailto:skangas@skangas.se?subject=Fripost,%20contact"><tt>skangas@skangas.se</tt></a>.
  </p>

  <div class="divider"></div>

  <h2>IRC</h2>

  <p>If you use IRC, you may want to join #fripost at freenode.net.
  </p>

  <div class="divider"></div>

  <h2>Mailing lists</h2>

  <p>Internally, we use a mailing list to communicate. If you are a member but not yet on the list, contact us so we can add you.</p>

  <p>The list is open for all members and participation is strictly voluntary.
  </p>

  <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/">This website</span> by <a xmlns:cc="http://creativecommons.org/ns#" href="http://fripost.org/" 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>

</body>
</html>