aboutsummaryrefslogtreecommitdiffstats
path: root/contact.html
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2010-12-19 21:49:19 +0100
committerStefan Kangas <stefankangas@gmail.com>2010-12-19 21:49:19 +0100
commit3f39d4c36bf0a6f315d52877d6ec13dff1400aa2 (patch)
treed3838eae008828ea6efbc49fd74cbc1b88c392de /contact.html
parent96beb76ddbaa565b7c112fe018dbbedf9c2a00a1 (diff)
Remove raw HTML files.
Diffstat (limited to 'contact.html')
-rw-r--r--contact.html61
1 files changed, 0 insertions, 61 deletions
diff --git a/contact.html b/contact.html
deleted file mode 100644
index 3eafe9b..0000000
--- a/contact.html
+++ /dev/null
@@ -1,61 +0,0 @@
-<!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>