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>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Press Room - FSFE</title>
|
<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>
|
</head>
|
||||||
|
|
||||||
<body class="press" id="press-room">
|
<body class="press" id="press-room">
|
||||||
<h1 class="heading">Press</h1>
|
<h1 class="heading">Press</h1>
|
||||||
|
|
||||||
<div id="introduction">
|
<div id="introduction">
|
||||||
|
|
||||||
<!-- for the following two paragraphs, please have a look at http://fsfe.org/about/mission -->
|
<!-- 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
|
<p>Free Software Foundation Europe is a charity that empowers users to
|
||||||
control technology. Software is deeply involved in all aspects of our
|
control technology. Software is deeply involved in all aspects of our
|
||||||
lives; and it is important that this technology empowers rather than
|
lives; and it is important that this technology empowers rather than
|
||||||
@@ -41,7 +20,9 @@
|
|||||||
|
|
||||||
</div>
|
</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
|
<p>The FSFE helps individuals and organisations to understand how Free
|
||||||
@@ -50,49 +31,41 @@
|
|||||||
encourage people to use and develop Free Software, and provide resources to
|
encourage people to use and develop Free Software, and provide resources to
|
||||||
enable everyone to further promote Free Software in Europe.</p>
|
enable everyone to further promote Free Software in Europe.</p>
|
||||||
|
|
||||||
|
|
||||||
<div class="grid-50-50" style="margin-top:3em">
|
<div class="grid-50-50" style="margin-top:3em">
|
||||||
|
|
||||||
<div class="box first">
|
<div class="box first">
|
||||||
|
|
||||||
<h2><a href="/news/news.html" class="feed">Latest press releases</a> </h2>
|
<h2><a href="/news/news.html" class="feed">Latest press releases</a> </h2>
|
||||||
|
|
||||||
<dynamic-content />
|
<dynamic-content />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div style="text-align:center; margin:2em">
|
<div style="text-align:center; margin:2em">
|
||||||
|
|
||||||
<form id="formnl" name="formnl" method="POST" action="//lists.fsfe.org/mailman/listinfo/press-release">
|
<form id="formnl" name="formnl" method="POST" action="//lists.fsfe.org/mailman/listinfo/press-release">
|
||||||
<input type="submit" value="Subscribe" />
|
<input type="submit" value="Subscribe" />
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<strong>Subscribing to our press-release-list is the easiest way to ensure you receive all FSFE's press releases.</strong>
|
<strong>Subscribing to our press-release-list is the easiest way to ensure you receive all FSFE's press releases.</strong>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
<div class="box">
|
<div class="box">
|
||||||
|
|
||||||
|
|
||||||
<h2>Follow our News</h2>
|
<h2>Follow our News</h2>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<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>
|
<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;">
|
<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">
|
<a target="_blank" href="https://fsfe.org/donate/?ml-signup">
|
||||||
<button class="button share-newsletter">Newsletter</button>
|
<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>
|
</a>
|
||||||
<a target="_blank" href="https://mastodon.social/@fsfe">
|
|
||||||
<button class="button share-mastodon">RSS Feed</button></a>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h2>Social Media</h2>
|
<h2>Social Media</h2>
|
||||||
@@ -118,17 +91,14 @@
|
|||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</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">
|
<div class="box first">
|
||||||
|
|
||||||
<h2>Press contact</h2>
|
<h2>Press contact</h2>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
@@ -152,6 +122,7 @@
|
|||||||
For general enquiries please see our
|
For general enquiries please see our
|
||||||
<a href="/contact/contact.html">contact information</a>.
|
<a href="/contact/contact.html">contact information</a>.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="box">
|
<div class="box">
|
||||||
@@ -160,8 +131,6 @@
|
|||||||
|
|
||||||
<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>
|
<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>
|
</div>
|
||||||
@@ -178,11 +147,8 @@
|
|||||||
<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/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>
|
<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>
|
<track default="default" label="English" srclang="en" kind="subtitles" src="https://download.fsfe.org/videos/supporter/subtitles/matthias.vtt"></track>
|
||||||
|
|
||||||
</video>
|
</video>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="box">
|
<div class="box">
|
||||||
@@ -222,11 +188,11 @@
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div> <!-- END 2nd 50-50 grid -->
|
</div>
|
||||||
|
|
||||||
<div style="padding-top:3em">
|
<div style="padding-top:3em">
|
||||||
|
|
||||||
<h2 id="subpages" class="show-heading">Background and resources</h2>
|
<h2>Background and resources</h2>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
|
|
||||||
@@ -234,9 +200,6 @@
|
|||||||
<h3><a href="/freesoftware/freesoftware.html">Free Software Basics</a></h3>
|
<h3><a href="/freesoftware/freesoftware.html">Free Software Basics</a></h3>
|
||||||
<p>
|
<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>.
|
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>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
@@ -249,13 +212,15 @@
|
|||||||
|
|
||||||
<li>
|
<li>
|
||||||
<h3><a href="/about/principles.html">How we work</a></h3>
|
<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>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
<h3><a href="/about/principles.html">Who we are</a></h3>
|
<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>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
@@ -264,7 +229,6 @@
|
|||||||
give official press statements
|
give official press statements
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user