mass rename/edit
[grml.org.git] / contact / index.html.tt2
diff --git a/contact/index.html.tt2 b/contact/index.html.tt2
new file mode 100644 (file)
index 0000000..0a862d8
--- /dev/null
@@ -0,0 +1,82 @@
+<!DOCTYPE html>
+<html>
+<head>
+<title>grml.org - Contact</title>
+<meta name="Title" content="grml.org - Contact" />
+<meta name="Author" content="the grml team [www.grml.org/team/]" />
+<meta name="Keywords" content="grml.org, grml" />
+<meta name="Description" content="Contact at grml.org" />
+<meta name="Abstract" content="grml, just another linux-distribution" />
+<meta name="fdse-index-as" content="http://www.grml.org/contact/" />
+<meta name="Robots" content="index,follow" />
+<meta name="Language" content="english" />
+<meta name="identifier-url" content="http://www.grml.org/" />
+<meta name="MSSmartTagsPreventParsing" content="true" />
+<meta http-equiv="imagetoolbar" content="no" />
+<link rel="home" href="/" title="grml.org" />
+<link rel="help" href="/features/" title="About" />
+<link rel="author" href="/team/" title="Team" />
+<link rel="icon" href="/favicon.png" type="image/png" />
+<link rel="stylesheet" href="/style.css" type="text/css" />
+</head>
+
+<body>
+[% INCLUDE static.inc %]
+
+<div class="content">
+
+        <p><img style="float: right; border: 0" src="/img/mail.png" alt="*" /></p>
+
+        <h1>Contact</h1>
+
+       <p>For general questions please join the Grml user mailinglist (see below).</p>
+
+        <p>If you have found a bug please <a href="/bugs/">report it</a>.</p>
+
+        <p>For commercial support and services please send us mail
+        to business (at) grml.org.</p>
+
+        <a name="mailinglist"></a>
+        <h2>Mailing lists</h2>
+
+        <p>If you want to be notified when a <strong>new Grml
+        release</strong> is available, subscribe to the
+        read-only <a href="http://ml.grml.org/mailman/listinfo/grml-announce">Grml
+        announce mailing list</a>.</p>
+
+        <p>If you want to participate in the <strong>mailing list of
+        Grml</strong>, please subscribe to the <a
+        href="http://ml.grml.org/mailman/listinfo/grml">Grml user
+        mailing list</a>.  Anyone can post to this mailing list, but if you
+        are not already subscribed, your message will need moderator approval before being posted. This way
+        we limit the amount of spam that makes it to the list.  The Grml user
+        mailing list is available <a
+        href="http://dir.gmane.org/gmane.linux.distributions.grml.user">via
+        gmane</a> as well.</p>
+
+        <p>If you are interested in following the <strong>development of
+        Grml</strong> you might be interested in the <a
+        href="http://ml.grml.org/mailman/listinfo/grml-devel">Grml developer
+        mailing list</a>. The <a
+        href="http://ml.grml.org/mailman/listinfo/git-commits">Grml repository
+        commits mailing list</a> tracks all the pushed commits to <a
+        href="http://git.grml.org/">Grml's git repositories</a>.  Changes in
+        Grml's Debian repository can be tracked via the <a
+        href="http://ml.grml.org/mailman/listinfo/grml-testing-changes">Grml
+        Testing-changes mailing list</a>. The <a
+        href="http://ml.grml.org/mailman/listinfo/bugs-changes">bug-changes</a>
+        mailing list tracks all messages sent to <a
+        href="http://bts.grml.org/">Grml's Bug Tracking System</a>.</p>
+
+        <p><strong>Notice:</strong> All Grml mailing lists are <strong>English
+        only</strong>.</p>
+
+        <a name="irc"></a>
+        <h2>IRC</h2>
+
+        <p>You can find us in <a href="irc://irc.freenode.net/grml">#grml on
+        irc.freenode.org</a>. Channel language is English.</p>
+
+</div>
+
+[% INCLUDE static_bottom.inc %]