include rss and newsletter buttons, and do some cleaning-up
All checks were successful
the build was successful
All checks were successful
the build was successful
This commit is contained in:
@@ -3,35 +3,14 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Press Room - FSFE</title>
|
||||
<script>
|
||||
|
||||
/*
|
||||
* Fields that carry values at page load will be emptied if this
|
||||
* is called and the field has not been edited before.
|
||||
*/
|
||||
var changedFields = new Array();
|
||||
|
||||
function removeValue(field) {
|
||||
if (!changedFields[field.getAttribute("name")]) {
|
||||
changedFields[field.getAttribute("name")] = true;
|
||||
field.value = "";
|
||||
}
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
</script>
|
||||
</head>
|
||||
|
||||
<body class="press" id="press-room">
|
||||
<h1 class="heading">Press</h1>
|
||||
|
||||
<div id="introduction">
|
||||
|
||||
<!-- for the following two paragraphs, please have a look at http://fsfe.org/about/mission -->
|
||||
|
||||
|
||||
|
||||
<p>Free Software Foundation Europe is a charity that empowers users to
|
||||
control technology. Software is deeply involved in all aspects of our
|
||||
lives; and it is important that this technology empowers rather than
|
||||
@@ -41,7 +20,9 @@
|
||||
|
||||
</div>
|
||||
|
||||
<img src="/about/graphics/stars.png" style="float:right; max-width: 100px; width: 25%; padding: 0em 0em 1em 1em;"/>
|
||||
<div class="right" style="max-width: 100px; width: 25%;">
|
||||
<img src="/about/graphics/stars.png" alt="Stars of the FSFE logo" />
|
||||
</div>
|
||||
|
||||
|
||||
<p>The FSFE helps individuals and organisations to understand how Free
|
||||
@@ -50,212 +31,196 @@
|
||||
encourage people to use and develop Free Software, and provide resources to
|
||||
enable everyone to further promote Free Software in Europe.</p>
|
||||
|
||||
<div class="grid-50-50" style="margin-top:3em">
|
||||
|
||||
<div class="box first">
|
||||
<h2><a href="/news/news.html" class="feed">Latest press releases</a> </h2>
|
||||
|
||||
<dynamic-content />
|
||||
|
||||
<div class="grid-50-50" style="margin-top:3em">
|
||||
|
||||
<div class="box first">
|
||||
|
||||
<div style="text-align:center; margin:2em">
|
||||
<h2><a href="/news/news.html" class="feed">Latest press releases</a> </h2>
|
||||
|
||||
<form id="formnl" name="formnl" method="POST" action="//lists.fsfe.org/mailman/listinfo/press-release">
|
||||
<input type="submit" value="Subscribe" />
|
||||
</form>
|
||||
|
||||
</div>
|
||||
<dynamic-content />
|
||||
|
||||
<p>
|
||||
<strong>Subscribing to our press-release-list is the easiest way to ensure you receive all FSFE's press releases.</strong>
|
||||
</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div style="text-align:center; margin:2em">
|
||||
<form id="formnl" name="formnl" method="POST" action="//lists.fsfe.org/mailman/listinfo/press-release">
|
||||
<input type="submit" value="Subscribe" />
|
||||
</form>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="box">
|
||||
|
||||
|
||||
<h2>Follow our News</h2>
|
||||
|
||||
<p>
|
||||
<strong>Subscribing to our press-release-list is the easiest way to ensure you receive all FSFE's press releases.</strong>
|
||||
</p>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<p>Apart from our press releases we publish important news about our work and our campaigns. To ensure you receive them, you can subscribe to our <a href="https://fsfe.org/news/news.en.rss">RSS feed</a> and our <a href="https://fsfe.org/news/newsletter">Newsletter</a>.</p>
|
||||
|
||||
<div class="share-buttons bottom" style="text-align:center; margin-top:1em;margin-bottom:1em;">
|
||||
<a target="_blank" href="https://fsfe.org/donate/?ml-signup">
|
||||
<button class="button share-newsletter">Newsletter</button>
|
||||
</a>
|
||||
<a target="_blank" href="https://mastodon.social/@fsfe">
|
||||
<button class="button share-mastodon">RSS Feed</button></a>
|
||||
</div>
|
||||
|
||||
<h2>Social Media</h2>
|
||||
<div class="box">
|
||||
|
||||
<p>
|
||||
For instant updates and hot news you can also follow us on <a
|
||||
href="https://mastodon.social/@fsfe">Mastodon</a>, <a href="https://diasp.eu/u/fsfe">Diaspora</a>, <a
|
||||
href="https://twitter.com/fsfe">Twitter</a> and<a href="https://facebook.com/thefsfe">Facebook</a>.
|
||||
</p>
|
||||
<h2>Follow our News</h2>
|
||||
|
||||
<div class="share-buttons bottom" style="text-align:center;margin-top:1em;margin-bottom:1em;">
|
||||
<a target="_blank" href="https://mastodon.social/@fsfe">
|
||||
<button class="button share-mastodon">Mastodon</button>
|
||||
</a>
|
||||
<a target="_blank" href="https://diasp.eu/u/fsfe">
|
||||
<button class="button share-diaspora">Diaspora</button>
|
||||
</a><br />
|
||||
<a target="_blank" href="https://twitter.com/fsfe">
|
||||
<button class="button share-twitter">Twitter</button>
|
||||
</a>
|
||||
<a target="_blank" href="https://facebook.com/thefsfe">
|
||||
<button class="button share-facebook">Facebook</button>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<p>Apart from our press releases we publish important news about our work and our campaigns. To ensure you receive them, you can subscribe to our <a href="https://fsfe.org/news/news.en.rss">RSS feed</a> and our <a href="https://fsfe.org/news/newsletter">Newsletter</a>.</p>
|
||||
|
||||
|
||||
<div class="share-buttons bottom" style="text-align:center; margin-top:1em;margin-bottom:1em;">
|
||||
<a target="_blank" href="https://fsfe.org/donate/?ml-signup">
|
||||
<button class="button share-mail">Newsletter</button>
|
||||
</a>
|
||||
<a target="_blank" href="https://fsfe.org/news/news.en.rss">
|
||||
<button class="button share-rss">RSS Feed</button>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
||||
<h2>Social Media</h2>
|
||||
|
||||
<p>
|
||||
For instant updates and hot news you can also follow us on <a
|
||||
href="https://mastodon.social/@fsfe">Mastodon</a>, <a href="https://diasp.eu/u/fsfe">Diaspora</a>, <a
|
||||
href="https://twitter.com/fsfe">Twitter</a> and<a href="https://facebook.com/thefsfe">Facebook</a>.
|
||||
</p>
|
||||
|
||||
<div class="share-buttons bottom" style="text-align:center;margin-top:1em;margin-bottom:1em;">
|
||||
<a target="_blank" href="https://mastodon.social/@fsfe">
|
||||
<button class="button share-mastodon">Mastodon</button>
|
||||
</a>
|
||||
<a target="_blank" href="https://diasp.eu/u/fsfe">
|
||||
<button class="button share-diaspora">Diaspora</button>
|
||||
</a><br />
|
||||
<a target="_blank" href="https://twitter.com/fsfe">
|
||||
<button class="button share-twitter">Twitter</button>
|
||||
</a>
|
||||
<a target="_blank" href="https://facebook.com/thefsfe">
|
||||
<button class="button share-facebook">Facebook</button>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="grid-50-50" style="margin-top:3em">
|
||||
|
||||
<div class="grid-50-50" style="margin-top:3em">
|
||||
|
||||
<div class="box first">
|
||||
<h2>Press contact</h2>
|
||||
<div class="box first">
|
||||
|
||||
<p>
|
||||
Please direct enquiries to <a
|
||||
href="mailto:press@fsfeurope.org">press@fsfe.org</a>, or by post
|
||||
to:
|
||||
</p>
|
||||
<h2>Press contact</h2>
|
||||
|
||||
<address>
|
||||
Free Software Foundation Europe e.V.<br />
|
||||
Schönhauser Allee 6/7<br />
|
||||
10119 Berlin<br />
|
||||
Germany
|
||||
</address>
|
||||
<p>
|
||||
Please direct enquiries to <a
|
||||
href="mailto:press@fsfeurope.org">press@fsfe.org</a>, or by post
|
||||
to:
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Phone: +49-30-27595290
|
||||
</p>
|
||||
<address>
|
||||
Free Software Foundation Europe e.V.<br />
|
||||
Schönhauser Allee 6/7<br />
|
||||
10119 Berlin<br />
|
||||
Germany
|
||||
</address>
|
||||
|
||||
<p>
|
||||
For general enquiries please see our
|
||||
<a href="/contact/contact.html">contact information</a>.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="box">
|
||||
|
||||
<h2>About FSFE</h2>
|
||||
|
||||
<p>The Free Software Foundation Europe was founded in 2001 as a charity to empower users to control technology. You can find our goals defined and the methods we use to achieve them written down in <a href="/about/mission">our mission statement</a>. In <a href="/timeline/timeline">our interactive timeline</a>, we collected our most important achievements to promote and defend software freedom in Europe since 2001 within various areas.</p>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="grid-50-50" style="margin-top:3em">
|
||||
|
||||
<div class="box first">
|
||||
|
||||
<h3>Matthias Kirschner, President of FSFE:</h3>
|
||||
|
||||
<video style="align:center; margin:2em 0 2em 0;" width="100%" crossorigin="crossorigin" poster="https://download.fsfe.org/videos/supporter/posters/matthias.jpg" controls="controls">
|
||||
<source media="screen and (min-device-width:1000px)" type="video/mp4; codecs="avc1.42E01E, mp4a.40.2"" src="https://download.fsfe.org/videos/supporter/matthias_desktop.mp4"></source>
|
||||
<source media="screen and (min-device-width:1000px)" type="video/webm; codecs="vp9, opus"" src="https://download.fsfe.org/videos/supporter/matthias_desktop.webm"></source>
|
||||
<source media="screen and (max-device-width:999px)" type="video/mp4; codecs="avc1.42E01E, mp4a.40.2"" src="https://download.fsfe.org/videos/supporter/matthias_mobile.mp4"></source>
|
||||
<source media="screen and (max-device-width:999px)" type="video/webm; codecs="vp9, opus"" src="https://download.fsfe.org/videos/supporter/matthias_mobile.webm"></source>
|
||||
<track default="default" label="English" srclang="en" kind="subtitles" src="https://download.fsfe.org/videos/supporter/subtitles/matthias.vtt"></track>
|
||||
|
||||
</video>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<div class="box">
|
||||
|
||||
<h3>Birthday video - 15 years of FSFE:</h3>
|
||||
|
||||
<video style="align:center" width="90%" height="270" crossorigin="crossorigin" poster="/graphics/15years-video-poster.png" controls="controls">
|
||||
<source media="screen and (min-device-width:1000px)" type="video/mp4; codecs="avc1.42E01E, mp4a.40.2"" src="https://download.fsfe.org/videos/15years/FSFE15_30.mp4"></source>
|
||||
<source media="screen and (min-device-width:1000px)" type="video/webm; codecs="vp9, opus"" src="https://download.fsfe.org/videos/15years/FSFE15_38.webm"></source>
|
||||
<source media="screen and (max-device-width:999px)" type="video/mp4; codecs="avc1.42E01E, mp4a.40.2"" src="https://download.fsfe.org/videos/15years/FSFE15_mobile.mp4"></source>
|
||||
<source media="screen and (max-device-width:999px)" type="video/webm; codecs="vp9, opus"" src="https://download.fsfe.org/videos/15years/FSFE15_mobile.webm"></source>
|
||||
<track default="default" label="English" srclang="en" kind="subtitle" src="https://download.fsfe.org/videos/15years/vtt/15years-FSFE.en.vtt"></track>
|
||||
<track label="Deutsch" srclang="de" kind="subtitle" src="https://download.fsfe.org/videos/15years/vtt/15years-FSFE.de.vtt"></track>
|
||||
<track label="Ελληνικά" srclang="el" kind="subtitle" src="https://download.fsfe.org/videos/15years/vtt/15years-FSFE.el.vtt"></track>
|
||||
<track label="Español" srclang="es" kind="subtitle" src="https://download.fsfe.org/videos/15years/vtt/15years-FSFE.es.vtt"></track>
|
||||
<track label="Français" srclang="fr" kind="subtitle" src="https://download.fsfe.org/videos/15years/vtt/15years-FSFE.fr.vtt"></track>
|
||||
<track label="Italian" srclang="it" kind="subtitle" src="https://download.fsfe.org/videos/15years/vtt/15years-FSFE.it.vtt"></track>
|
||||
<track label="Nederlands" srclang="nl" kind="subtitle" src="https://download.fsfe.org/videos/15years/vtt/15years-FSFE.nl.vtt"></track>
|
||||
<track label="Shqip" srclang="sq" kind="subtitle" src="https://download.fsfe.org/videos/15years/vtt/15years-FSFE.sq.vtt"></track>
|
||||
<track label="Türkçe" srclang="tr" kind="subtitle" src="https://download.fsfe.org/videos/15years/vtt/15years-FSFE.tr.vtt"></track>
|
||||
<track label="српски" srclang="sr" kind="subtitle" src="https://download.fsfe.org/videos/15years/vtt/15years-FSFE.sr.vtt"></track>
|
||||
<track label="eesti keel" srclang="et" kind="subtitle" src="https://download.fsfe.org/videos/15years/vtt/15years-FSFE.et.vtt"></track>
|
||||
<p>
|
||||
Phone: +49-30-27595290
|
||||
</p>
|
||||
|
||||
<track label="English" srclang="en" kind="subtitle" src="https://download.fsfe.org/videos/15years/srt/15years-FSFE.en.srt"></track>
|
||||
<track label="Deutsch" srclang="de" kind="subtitle" src="https://download.fsfe.org/videos/15years/srt/15years-FSFE.de.srt"></track>
|
||||
<track label="Ελληνικά" srclang="el" kind="subtitle" src="https://download.fsfe.org/videos/15years/srt/15years-FSFE.el.srt"></track>
|
||||
<track label="Español" srclang="es" kind="subtitle" src="https://download.fsfe.org/videos/15years/srt/15years-FSFE.es.srt"></track>
|
||||
<track label="Français" srclang="fr" kind="subtitle" src="https://download.fsfe.org/videos/15years/srt/15years-FSFE.fr.srt"></track>
|
||||
<track label="Italian" srclang="it" kind="subtitle" src="https://download.fsfe.org/videos/15years/srt/15years-FSFE.it.srt"></track>
|
||||
<track label="Nederlands" srclang="nl" kind="subtitle" src="https://download.fsfe.org/videos/15years/srt/15years-FSFE.nl.srt"></track>
|
||||
<track label="Shqip" srclang="sq" kind="subtitle" src="https://download.fsfe.org/videos/15years/srt/15years-FSFE.sq.srt"></track>
|
||||
<track label="Türkçe" srclang="tr" kind="subtitle" src="https://download.fsfe.org/videos/15years/srt/15years-FSFE.tr.srt"></track>
|
||||
<track label="српски" srclang="sr" kind="subtitle" src="https://download.fsfe.org/videos/15years/srt/15years-FSFE.sr.srt"></track>
|
||||
<track label="eesti keel" srclang="et" kind="subtitle" src="https://download.fsfe.org/videos/15years/srt/15years-FSFE.et.srt"></track>
|
||||
</video>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div> <!-- END 2nd 50-50 grid -->
|
||||
|
||||
<div style="padding-top:3em">
|
||||
|
||||
<h2 id="subpages" class="show-heading">Background and resources</h2>
|
||||
<p>
|
||||
For general enquiries please see our
|
||||
<a href="/contact/contact.html">contact information</a>.
|
||||
</p>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="box">
|
||||
|
||||
<h2>About FSFE</h2>
|
||||
|
||||
<p>The Free Software Foundation Europe was founded in 2001 as a charity to empower users to control technology. You can find our goals defined and the methods we use to achieve them written down in <a href="/about/mission">our mission statement</a>. In <a href="/timeline/timeline">our interactive timeline</a>, we collected our most important achievements to promote and defend software freedom in Europe since 2001 within various areas.</p>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="grid-50-50" style="margin-top:3em">
|
||||
|
||||
<div class="box first">
|
||||
|
||||
<h3>Matthias Kirschner, President of FSFE:</h3>
|
||||
|
||||
<video style="align:center; margin:2em 0 2em 0;" width="100%" crossorigin="crossorigin" poster="https://download.fsfe.org/videos/supporter/posters/matthias.jpg" controls="controls">
|
||||
<source media="screen and (min-device-width:1000px)" type="video/mp4; codecs="avc1.42E01E, mp4a.40.2"" src="https://download.fsfe.org/videos/supporter/matthias_desktop.mp4"></source>
|
||||
<source media="screen and (min-device-width:1000px)" type="video/webm; codecs="vp9, opus"" src="https://download.fsfe.org/videos/supporter/matthias_desktop.webm"></source>
|
||||
<source media="screen and (max-device-width:999px)" type="video/mp4; codecs="avc1.42E01E, mp4a.40.2"" src="https://download.fsfe.org/videos/supporter/matthias_mobile.mp4"></source>
|
||||
<source media="screen and (max-device-width:999px)" type="video/webm; codecs="vp9, opus"" src="https://download.fsfe.org/videos/supporter/matthias_mobile.webm"></source>
|
||||
<track default="default" label="English" srclang="en" kind="subtitles" src="https://download.fsfe.org/videos/supporter/subtitles/matthias.vtt"></track>
|
||||
</video>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="box">
|
||||
|
||||
<h3>Birthday video - 15 years of FSFE:</h3>
|
||||
|
||||
<video style="align:center" width="90%" height="270" crossorigin="crossorigin" poster="/graphics/15years-video-poster.png" controls="controls">
|
||||
<source media="screen and (min-device-width:1000px)" type="video/mp4; codecs="avc1.42E01E, mp4a.40.2"" src="https://download.fsfe.org/videos/15years/FSFE15_30.mp4"></source>
|
||||
<source media="screen and (min-device-width:1000px)" type="video/webm; codecs="vp9, opus"" src="https://download.fsfe.org/videos/15years/FSFE15_38.webm"></source>
|
||||
<source media="screen and (max-device-width:999px)" type="video/mp4; codecs="avc1.42E01E, mp4a.40.2"" src="https://download.fsfe.org/videos/15years/FSFE15_mobile.mp4"></source>
|
||||
<source media="screen and (max-device-width:999px)" type="video/webm; codecs="vp9, opus"" src="https://download.fsfe.org/videos/15years/FSFE15_mobile.webm"></source>
|
||||
<track default="default" label="English" srclang="en" kind="subtitle" src="https://download.fsfe.org/videos/15years/vtt/15years-FSFE.en.vtt"></track>
|
||||
<track label="Deutsch" srclang="de" kind="subtitle" src="https://download.fsfe.org/videos/15years/vtt/15years-FSFE.de.vtt"></track>
|
||||
<track label="Ελληνικά" srclang="el" kind="subtitle" src="https://download.fsfe.org/videos/15years/vtt/15years-FSFE.el.vtt"></track>
|
||||
<track label="Español" srclang="es" kind="subtitle" src="https://download.fsfe.org/videos/15years/vtt/15years-FSFE.es.vtt"></track>
|
||||
<track label="Français" srclang="fr" kind="subtitle" src="https://download.fsfe.org/videos/15years/vtt/15years-FSFE.fr.vtt"></track>
|
||||
<track label="Italian" srclang="it" kind="subtitle" src="https://download.fsfe.org/videos/15years/vtt/15years-FSFE.it.vtt"></track>
|
||||
<track label="Nederlands" srclang="nl" kind="subtitle" src="https://download.fsfe.org/videos/15years/vtt/15years-FSFE.nl.vtt"></track>
|
||||
<track label="Shqip" srclang="sq" kind="subtitle" src="https://download.fsfe.org/videos/15years/vtt/15years-FSFE.sq.vtt"></track>
|
||||
<track label="Türkçe" srclang="tr" kind="subtitle" src="https://download.fsfe.org/videos/15years/vtt/15years-FSFE.tr.vtt"></track>
|
||||
<track label="српски" srclang="sr" kind="subtitle" src="https://download.fsfe.org/videos/15years/vtt/15years-FSFE.sr.vtt"></track>
|
||||
<track label="eesti keel" srclang="et" kind="subtitle" src="https://download.fsfe.org/videos/15years/vtt/15years-FSFE.et.vtt"></track>
|
||||
|
||||
<track label="English" srclang="en" kind="subtitle" src="https://download.fsfe.org/videos/15years/srt/15years-FSFE.en.srt"></track>
|
||||
<track label="Deutsch" srclang="de" kind="subtitle" src="https://download.fsfe.org/videos/15years/srt/15years-FSFE.de.srt"></track>
|
||||
<track label="Ελληνικά" srclang="el" kind="subtitle" src="https://download.fsfe.org/videos/15years/srt/15years-FSFE.el.srt"></track>
|
||||
<track label="Español" srclang="es" kind="subtitle" src="https://download.fsfe.org/videos/15years/srt/15years-FSFE.es.srt"></track>
|
||||
<track label="Français" srclang="fr" kind="subtitle" src="https://download.fsfe.org/videos/15years/srt/15years-FSFE.fr.srt"></track>
|
||||
<track label="Italian" srclang="it" kind="subtitle" src="https://download.fsfe.org/videos/15years/srt/15years-FSFE.it.srt"></track>
|
||||
<track label="Nederlands" srclang="nl" kind="subtitle" src="https://download.fsfe.org/videos/15years/srt/15years-FSFE.nl.srt"></track>
|
||||
<track label="Shqip" srclang="sq" kind="subtitle" src="https://download.fsfe.org/videos/15years/srt/15years-FSFE.sq.srt"></track>
|
||||
<track label="Türkçe" srclang="tr" kind="subtitle" src="https://download.fsfe.org/videos/15years/srt/15years-FSFE.tr.srt"></track>
|
||||
<track label="српски" srclang="sr" kind="subtitle" src="https://download.fsfe.org/videos/15years/srt/15years-FSFE.sr.srt"></track>
|
||||
<track label="eesti keel" srclang="et" kind="subtitle" src="https://download.fsfe.org/videos/15years/srt/15years-FSFE.et.srt"></track>
|
||||
</video>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div style="padding-top:3em">
|
||||
|
||||
<h2>Background and resources</h2>
|
||||
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
|
||||
<li>
|
||||
<h3><a href="/freesoftware/freesoftware.html">Free Software Basics</a></h3>
|
||||
<p>
|
||||
Access to software determines who may participate in a digital society. Read about the role of Free Software in key areas in our <a href="/freesoftware/freesoftware.html">introduction to Free Software</a>.
|
||||
|
||||
|
||||
|
||||
</p>
|
||||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<h3><a href="/about/graphics/graphics.html">Logo and Graphics</a></h3>
|
||||
<p>
|
||||
Download <a href="/about/graphics/graphics.html">our logo and other graphics</a> to use them in your publication.
|
||||
</p>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
|
||||
<li>
|
||||
<h3><a href="/about/principles.html">How we work</a></h3>
|
||||
<p>We see ourselves as Europeans with different backgrounds who support developing a common culture of co-operation. <a href="/about/principles.html">Our principles</a> will help you understand the way we think and work.
|
||||
<p>
|
||||
We see ourselves as Europeans with different backgrounds who support developing a common culture of co-operation. <a href="/about/principles.html">Our principles</a> will help you understand the way we think and work.
|
||||
</p>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
|
||||
<li>
|
||||
<h3><a href="/about/principles.html">Who we are</a></h3>
|
||||
<p>Find members of our community, volunteers, interns, staffers and coordinators on <a href="/about/team.html">our team page</a>.
|
||||
<p>
|
||||
Find members of our community, volunteers, interns, staffers and coordinators on <a href="/about/team.html">our team page</a>.
|
||||
</p>
|
||||
</li>
|
||||
|
||||
@@ -264,10 +229,9 @@
|
||||
give official press statements
|
||||
-->
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
<timestamp>10-01-23 17:58:15 +0100 (Sam, 23. Jän 2010) $ $Author: jonas $</timestamp>
|
||||
|
Reference in New Issue
Block a user