fsfe-website/contact/contact.en.xhtml

130 lines
3.7 KiB
HTML

<?xml version="1.0" encoding="UTF-8" ?>
<html>
<head>
<title>Contact - FSFE</title>
<link href="/style/grid.css" rel="stylesheet" />
</head>
<body>
<p id="category"><a href="/about/">About</a></p>
<h1>Contact</h1>
<p id="introduction">
We can provide assistance, information, and expertise on a wide
variety of issues relating to Free Software. Individuals,
communities and businesses are encouraged to contact us with
questions. We are proud to maintain the world's largest
private <a href="/projects/ftf/">network of Free Software
legal experts</a>, and offer <a
href="/com-pkg/">professional consultancy services to
businesses</a>. We have a skilled team that handles <a
href="/projects/work.html">policy issues</a>, and a network of
specialists who advise on our various <a
href="/projects/work.html#campaigns">campaigns</a>.
</p>
<div class="grid-50-50">
<div class="box first">
<h2 id="general">Enquiries</h2>
<p>
Please submit the form below, <a
href="/contact/local.html">contact our local teams</a>, or
e-mail us at <a
href="mailto:office@fsfeurope.org">office@fsfeurope.org</a> to
get in touch.
</p>
<form class="left-aligned" action="/cgi-bin/contact.pl" method="post">
<p>
<label for="name">Name</label>
<input id="name" name="name" type="text" />
</p>
<p>
<label for="email">E-mail</label>
<input id="email" name="email" type="email" />
</p>
<p>
<label for="message">Message</label>
<textarea id="message" name="message" rows="10"></textarea>
</p>
<p style="text-align:center">
<input type="submit" value="Contact us!" />
</p>
</form>
<h2 id="media">Media Enquiries</h2>
<p>
For media enquiries, please consult the <a
href="/press/press.html">press room</a> or email <a
href="mailto:press@fsfeurope.org">press@fsfeurope.org</a>.
</p>
<h2 id="public">Public Discussion</h2>
<p>
Please consider asking general questions about Free Software
on <a href="/contact/community.html">our mailing list or on
IRC</a>.
</p>
<h2 id="fellowship">Fellowship Enquiries</h2>
<p>
For queries relating to the FSFE Fellowship, please email <a
href="mailto:fellowship@fsfe.org">fellowship@fsfeurope.org</a>,
or <a href="http://fellowship.fsfe.org/contact.en.html">visit
the Fellowship contact page</a> for more details.
</p>
<h2 id="ftf">Freedom Task Force</h2>
<p>
To contact <a href="/projects/ftf/ftf.html">FSFE's Legal</a> team,
please email <a
href="mailto:legal@fsfeurope.org">legal@fsfeurope.org</a>.
</p>
</div>
<div class="box">
<h2>Offices</h2>
<h3>Düsseldorf Office</h3>
<p>
Free Software Foundation Europe e.V.<br />
Talstraße 110<br />
40217 Düsseldorf<br />
Germany
</p>
<p>
Phone: +49-211-3107317
</p>
<h3>Berlin Office</h3>
<p>
Free Software Foundation Europe e.V.<br />
Linienstr. 141 <br />
10115 Berlin<br />
Germany
</p>
<p>
Phone: +49-30-27595290
</p>
</div>
</div>
</body>
<timestamp>$Date$ $Author$</timestamp>
</html>
<!--
Local Variables: ***
mode: xml ***
End: ***
-->