Merge pull request 'remove-css-style' (#4393) from remove-css-style into master
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #4393
Reviewed-by: tobiasd <tobiasd@fsfe.org>
This commit is contained in:
delliott 2024-08-26 07:33:40 +00:00
commit e4baa83a2a
174 changed files with 390 additions and 2538 deletions

View File

@ -5,33 +5,6 @@
<head>
<title>Income and Expenses 2010</title>
<style type="text/css">
tr:nth-child(odd) {
background-color: #f9f9f9;
}
th {
color: white;
background-color: #3394ce;
}
td {
border-bottom: 1px solid #4ad2f0;
}
th, td {
text-align: right;
padding-left: .3em;
padding-right: .3em;
width: 12em;
}
th:first-child, td:first-child {
text-align: left;
width: auto;
}
tr.sum td {
font-weight: bold;
background-color: #d7eaf6;
border-bottom: 1.5em solid white;
}
</style>
</head>
<body>
@ -41,7 +14,7 @@
<h1>Income and Expenses 2010</h1>
<table>
<table class="striped">
<tr>
<th>Income</th>
<th>EUR</th>

View File

@ -5,33 +5,6 @@
<head>
<title>Income and Expenses 2011</title>
<style type="text/css">
tr:nth-child(odd) {
background-color: #f9f9f9;
}
th {
color: white;
background-color: #3394ce;
}
td {
border-bottom: 1px solid #4ad2f0;
}
th, td {
text-align: right;
padding-left: .3em;
padding-right: .3em;
width: 12em;
}
th:first-child, td:first-child {
text-align: left;
width: auto;
}
tr.sum td {
font-weight: bold;
background-color: #d7eaf6;
border-bottom: 1.5em solid white;
}
</style>
</head>
<body>
@ -41,7 +14,7 @@
<h1>Income and Expenses 2011</h1>
<table>
<table class="striped">
<tr>
<th>Income</th>
<th>EUR</th>

View File

@ -5,33 +5,6 @@
<head>
<title>Income and Expenses 2012</title>
<style type="text/css">
tr:nth-child(odd) {
background-color: #f9f9f9;
}
th {
color: white;
background-color: #3394ce;
}
td {
border-bottom: 1px solid #4ad2f0;
}
th, td {
text-align: right;
padding-left: .3em;
padding-right: .3em;
width: 12em;
}
th:first-child, td:first-child {
text-align: left;
width: auto;
}
tr.sum td {
font-weight: bold;
background-color: #d7eaf6;
border-bottom: 1.5em solid white;
}
</style>
</head>
<body>
@ -41,7 +14,7 @@
<h1>Income and Expenses 2012</h1>
<table>
<table class="striped">
<tr>
<th>Income</th>
<th>EUR</th>

View File

@ -5,33 +5,6 @@
<head>
<title>Income and Expenses 2013</title>
<style type="text/css">
tr:nth-child(odd) {
background-color: #f9f9f9;
}
th {
color: white;
background-color: #3394ce;
}
td {
border-bottom: 1px solid #4ad2f0;
}
th, td {
text-align: right;
padding-left: .3em;
padding-right: .3em;
width: 12em;
}
th:first-child, td:first-child {
text-align: left;
width: auto;
}
tr.sum td {
font-weight: bold;
background-color: #d7eaf6;
border-bottom: 1.5em solid white;
}
</style>
</head>
<body>
@ -41,7 +14,7 @@
<h1>Income and Expenses 2013</h1>
<table>
<table class="striped">
<tr>
<th>Income</th>
<th>EUR</th>

View File

@ -5,33 +5,6 @@
<head>
<title>Income and Expenses 2014</title>
<style type="text/css">
tr:nth-child(odd) {
background-color: #f9f9f9;
}
th {
color: white;
background-color: #3394ce;
}
td {
border-bottom: 1px solid #4ad2f0;
}
th, td {
text-align: right;
padding-left: .3em;
padding-right: .3em;
width: 12em;
}
th:first-child, td:first-child {
text-align: left;
width: auto;
}
tr.sum td {
font-weight: bold;
background-color: #d7eaf6;
border-bottom: 1.5em solid white;
}
</style>
</head>
<body>
@ -41,7 +14,7 @@
<h1>Income and Expenses 2014</h1>
<table>
<table class="striped">
<tr>
<th>Income</th>
<th>EUR</th>

View File

@ -5,33 +5,6 @@
<head>
<title>Income and Expenses 2015</title>
<style type="text/css">
tr:nth-child(odd) {
background-color: #f9f9f9;
}
th {
color: white;
background-color: #3394ce;
}
td {
border-bottom: 1px solid #4ad2f0;
}
th, td {
text-align: right;
padding-left: .3em;
padding-right: .3em;
width: 12em;
}
th:first-child, td:first-child {
text-align: left;
width: auto;
}
tr.sum td {
font-weight: bold;
background-color: #d7eaf6;
border-bottom: 1.5em solid white;
}
</style>
</head>
<body>
@ -41,7 +14,7 @@
<h1>Income and Expenses 2015</h1>
<table>
<table class="striped">
<tr>
<th>Income</th>
<th>EUR</th>

View File

@ -5,33 +5,6 @@
<head>
<title>Income and Expenses 2016</title>
<style type="text/css">
tr:nth-child(odd) {
background-color: #f9f9f9;
}
th {
color: white;
background-color: #3394ce;
}
td {
border-bottom: 1px solid #4ad2f0;
}
th, td {
text-align: right;
padding-left: .3em;
padding-right: .3em;
width: 12em;
}
th:first-child, td:first-child {
text-align: left;
width: auto;
}
tr.sum td {
font-weight: bold;
background-color: #d7eaf6;
border-bottom: 1.5em solid white;
}
</style>
</head>
<body>
@ -41,7 +14,7 @@
<h1>Income and Expenses 2016</h1>
<table>
<table class="striped">
<tr>
<th>Income</th>
<th>EUR</th>

View File

@ -5,33 +5,6 @@
<head>
<title>Income and Expenses 2017</title>
<style type="text/css">
tr:nth-child(odd) {
background-color: #f9f9f9;
}
th {
color: white;
background-color: #3394ce;
}
td {
border-bottom: 1px solid #4ad2f0;
}
th, td {
text-align: right;
padding-left: .3em;
padding-right: .3em;
width: 12em;
}
th:first-child, td:first-child {
text-align: left;
width: auto;
}
tr.sum td {
font-weight: bold;
background-color: #d7eaf6;
border-bottom: 1.5em solid white;
}
</style>
</head>
<body>
@ -41,7 +14,7 @@
<h1>Income and Expenses 2017</h1>
<table>
<table class="striped">
<tr>
<th>Income</th>
<th>EUR</th>

View File

@ -5,33 +5,6 @@
<head>
<title>Inkomsten en uitgaven 2017</title>
<style type="text/css">
tr:nth-child(odd) {
background-color: #f9f9f9;
}
th {
color: white;
background-color: #3394ce;
}
td {
border-bottom: 1px solid #4ad2f0;
}
th, td {
text-align: right;
padding-left: .3em;
padding-right: .3em;
width: 12em;
}
th:first-child, td:first-child {
text-align: left;
width: auto;
}
tr.sum td {
font-weight: bold;
background-color: #d7eaf6;
border-bottom: 1.5em solid white;
}
</style>
</head>
<body>
@ -41,7 +14,7 @@
<h1>Inkomsten en uitgaven 2017</h1>
<table>
<table class="striped">
<tr>
<th>Inkomsten</th>
<th>EUR</th>

View File

@ -5,33 +5,6 @@
<head>
<title>Income and Expenses 2018</title>
<style type="text/css">
tr:nth-child(odd) {
background-color: #f9f9f9;
}
th {
color: white;
background-color: #3394ce;
}
td {
border-bottom: 1px solid #4ad2f0;
}
th, td {
text-align: right;
padding-left: .3em;
padding-right: .3em;
width: 12em;
}
th:first-child, td:first-child {
text-align: left;
width: auto;
}
tr.sum td {
font-weight: bold;
background-color: #d7eaf6;
border-bottom: 1.5em solid white;
}
</style>
</head>
<body>
@ -41,7 +14,7 @@
<h1>Income and Expenses 2018</h1>
<table>
<table class="striped">
<tr>
<th>Income</th>
<th>EUR</th>

View File

@ -5,33 +5,6 @@
<head>
<title>Income and Expenses 2019</title>
<style type="text/css">
tr:nth-child(odd) {
background-color: #f9f9f9;
}
th {
color: white;
background-color: #3394ce;
}
td {
border-bottom: 1px solid #4ad2f0;
}
th, td {
text-align: right;
padding-left: .3em;
padding-right: .3em;
width: 12em;
}
th:first-child, td:first-child {
text-align: left;
width: auto;
}
tr.sum td {
font-weight: bold;
background-color: #d7eaf6;
border-bottom: 1.5em solid white;
}
</style>
</head>
<body>
@ -41,7 +14,7 @@
<h1>Income and Expenses 2019</h1>
<table>
<table class="striped">
<tr>
<th>Income</th>
<th>EUR</th>

View File

@ -5,33 +5,6 @@
<head>
<title>Income and Expenses 2020</title>
<style type="text/css">
tr:nth-child(odd) {
background-color: #f9f9f9;
}
th {
color: white;
background-color: #3394ce;
}
td {
border-bottom: 1px solid #4ad2f0;
}
th, td {
text-align: right;
padding-left: .3em;
padding-right: .3em;
width: 12em;
}
th:first-child, td:first-child {
text-align: left;
width: auto;
}
tr.sum td {
font-weight: bold;
background-color: #d7eaf6;
border-bottom: 1.5em solid white;
}
</style>
</head>
<body>
@ -41,7 +14,7 @@
<h1>Income and Expenses 2020</h1>
<table>
<table class="striped">
<tr>
<th>Income</th>
<th>EUR</th>

View File

@ -5,33 +5,6 @@
<head>
<title>Income and Expenses 2021</title>
<style type="text/css">
tr:nth-child(odd) {
background-color: #f9f9f9;
}
th {
color: white;
background-color: #3394ce;
}
td {
border-bottom: 1px solid #4ad2f0;
}
th, td {
text-align: right;
padding-left: .3em;
padding-right: .3em;
width: 12em;
}
th:first-child, td:first-child {
text-align: left;
width: auto;
}
tr.sum td {
font-weight: bold;
background-color: #d7eaf6;
border-bottom: 1.5em solid white;
}
</style>
</head>
<body>
@ -41,7 +14,7 @@
<h1>Income and Expenses 2021</h1>
<table>
<table class="striped">
<tr>
<th>Income</th>
<th>EUR</th>

View File

@ -5,33 +5,6 @@
<head>
<title>Income and Expenses 2022</title>
<style type="text/css">
tr:nth-child(odd) {
background-color: #f9f9f9;
}
th {
color: white;
background-color: #3394ce;
}
td {
border-bottom: 1px solid #4ad2f0;
}
th, td {
text-align: right;
padding-left: .3em;
padding-right: .3em;
width: 12em;
}
th:first-child, td:first-child {
text-align: left;
width: auto;
}
tr.sum td {
font-weight: bold;
background-color: #d7eaf6;
border-bottom: 1.5em solid white;
}
</style>
</head>
<body>
@ -41,7 +14,7 @@
<h1>Income and Expenses 2022</h1>
<table>
<table class="striped">
<tr>
<th>Income</th>
<th>EUR</th>

View File

@ -5,28 +5,6 @@
<head>
<title>Einnahmen und Ausgaben</title>
<style type="text/css">
tr:nth-child(odd) {
background-color: #f9f9f9;
}
th {
color: white;
background-color: #3394ce;
}
td {
border-bottom: 1px solid #4ad2f0;
}
th, td {
text-align: right;
padding-left: .3em;
padding-right: .3em;
width: 12em;
}
th:first-child, td:first-child {
text-align: left;
width: auto;
}
</style>
</head>
<body class="article">
@ -40,7 +18,7 @@
Jahre informieren können.
</p>
<table>
<table class="striped">
<tr>
<th>Jahr</th>
<th>Einnahmen (€)</th>

View File

@ -5,28 +5,6 @@
<head>
<title>Χρηματικές ροές</title>
<style type="text/css">
tr:nth-child(odd) {
background-color: #f9f9f9;
}
th {
color: white;
background-color: #3394ce;
}
td {
border-bottom: 1px solid #4ad2f0;
}
th, td {
text-align: right;
padding-left: .3em;
padding-right: .3em;
width: 12em;
}
th:first-child, td:first-child {
text-align: left;
width: auto;
}
</style>
</head>
<body class="article">
@ -40,7 +18,7 @@
χρησιμοποιηθεί τα χρήματα τα προηγούμενα χρόνια.
</p>
<table>
<table class="striped">
<tr>
<th>Έτος</th>
<th>Έσοδα (€)</th>

View File

@ -5,28 +5,6 @@
<head>
<title>Cash Flow</title>
<style type="text/css">
tr:nth-child(odd) {
background-color: #f9f9f9;
}
th {
color: white;
background-color: #3394ce;
}
td {
border-bottom: 1px solid #4ad2f0;
}
th, td {
text-align: right;
padding-left: .3em;
padding-right: .3em;
width: 12em;
}
th:first-child, td:first-child {
text-align: left;
width: auto;
}
</style>
</head>
<body class="article">
@ -40,7 +18,7 @@
years.
</p>
<table>
<table class="striped">
<tr>
<th>Year</th>
<th>Income (€)</th>

View File

@ -5,28 +5,6 @@
<head>
<title>Flujo de dinero</title>
<style type="text/css">
tr:nth-child(odd) {
background-color: #f9f9f9;
}
th {
color: white;
background-color: #3394ce;
}
td {
border-bottom: 1px solid #4ad2f0;
}
th, td {
text-align: right;
padding-left: .3em;
padding-right: .3em;
width: 12em;
}
th:first-child, td:first-child {
text-align: left;
width: auto;
}
</style>
</head>
<body class="article">
@ -39,7 +17,7 @@
que puedas ver como el dinero ha sido utilizado a lo largo de los años.
</p>
<table>
<table class="striped">
<tr>
<th>Año</th>
<th>Ingresos (€)</th>

View File

@ -5,28 +5,6 @@
<head>
<title>Comptabilité</title>
<style type="text/css">
tr:nth-child(odd) {
background-color: #f9f9f9;
}
th {
color: white;
background-color: #3394ce;
}
td {
border-bottom: 1px solid #4ad2f0;
}
th, td {
text-align: right;
padding-left: .3em;
padding-right: .3em;
width: 12em;
}
th:first-child, td:first-child {
text-align: left;
width: auto;
}
</style>
</head>
<body class="article">
@ -40,7 +18,7 @@
ont été utilisés au fil des années.
</p>
<table>
<table class="striped">
<tr>
<th>Année</th>
<th>Recettes (€)</th>

View File

@ -5,28 +5,6 @@
<head>
<title>Bilanci</title>
<style type="text/css">
tr:nth-child(odd) {
background-color: #f9f9f9;
}
th {
color: white;
background-color: #3394ce;
}
td {
border-bottom: 1px solid #4ad2f0;
}
th, td {
text-align: right;
padding-left: .3em;
padding-right: .3em;
width: 12em;
}
th:first-child, td:first-child {
text-align: left;
width: auto;
}
</style>
</head>
<body class="article">
@ -40,7 +18,7 @@
anni.
</p>
<table>
<table class="striped">
<tr>
<th>Anno</th>
<th>Entrate (€)</th>

View File

@ -5,28 +5,6 @@
<head>
<title>Kasstroom</title>
<style type="text/css">
tr:nth-child(odd) {
background-color: #f9f9f9;
}
th {
color: white;
background-color: #3394ce;
}
td {
border-bottom: 1px solid #4ad2f0;
}
th, td {
text-align: right;
padding-left: .3em;
padding-right: .3em;
width: 12em;
}
th:first-child, td:first-child {
text-align: left;
width: auto;
}
</style>
</head>
<body class="article">
@ -40,7 +18,7 @@ functioneren. We willen u graag laten zien hoe het geld door de jaren heen is
besteed.
</p>
<table>
<table class="striped">
<tr>
<th>Jaar</th>
<th>Inkomsten (€)</th>

View File

@ -5,28 +5,6 @@
<head>
<title>Бюджет ЕФСПО</title>
<style type="text/css">
tr:nth-child(odd) {
background-color: #f9f9f9;
}
th {
color: white;
background-color: #3394ce;
}
td {
border-bottom: 1px solid #4ad2f0;
}
th, td {
text-align: right;
padding-left: .3em;
padding-right: .3em;
width: 12em;
}
th:first-child, td:first-child {
text-align: left;
width: auto;
}
</style>
</head>
<body class="article">
@ -42,7 +20,7 @@
средств.
</p>
<table>
<table class="striped">
<tr>
<th>Год</th>
<th>Доходов (€)</th>

View File

@ -87,7 +87,7 @@
<blockquote>
<div class="with-image-right small-img">
<img class="img-circle" src="/graphics/ekwarteng.jpg" alt="Cellini Bedi" />
<img class="img-circle" src="/graphics/ekwarteng.jpg" alt="Evelyn Kwarteng" />
<div>
<p>
Being part of the FSFE team has not only contributed to my professional development,

View File

@ -4,43 +4,6 @@
<version>1</version>
<head>
<style>
img.avatar-right {
margin-top: 5px;
margin-left: 15px;
float:right;
padding:0px;
border:1px solid #d5d5d5;
border-radius: 50%;
width: 15%;
max-width: 15%;
height: auto;
}
img.avatar-left {
margin-top: 5px;
margin-right: 15px;
float:left;
padding:0px;
border:1px solid #d5d5d5;
border-radius: 50%;
width: 15%;
max-width: 15%;
height: auto;
}
p.none {
display: block;
hyphens: none!important;
padding-right: 25px!important;
}
div.inside {
overflow:hidden;
}
</style>
<title>Stages</title>
</head>
@ -56,22 +19,24 @@ Nous opérons dans un environnement animé par de nombreux volontaires de nombre
et plusieurs employés à temps plein.
</p>
</div>
<blockquote>
<img class="avatar-left" src="/graphics/olga.jpg" alt="Olga Gkotsopoulou"/>
<div class="inside">
<p class="none">
Mes onze mois en tant que stagiaire et membre de l'équipe internationale de la FSFE
ont été pleines de nouvelles choses à apprendre, de gens formidables à rencontrer,
de défis à surmonter et d'opportunités à saisir. Il n'y a jamais eu
de journées ennuyantes. J'ai participé à des travaux juridiques et politiques de haut niveau
ainsi qu'à des activités de renforcement de la communauté et de sensibilisation. J'étais dans l'
équipe de préparation des campagnes à court et à long terme.
<div align="right">Olga Gkotsopoulou, Stagiaire 2017</div>
</p>
<blockquote>
<div class="with-image-left small-img">
<img class="img-circle" src="/graphics/olga.jpg" alt="Olga Gkotsopoulou" />
<div>
<p>
Mes onze mois en tant que stagiaire et membre de l'équipe internationale de la FSFE
ont été pleines de nouvelles choses à apprendre, de gens formidables à rencontrer,
de défis à surmonter et d'opportunités à saisir. Il n'y a jamais eu
de journées ennuyantes. J'ai participé à des travaux juridiques et politiques de haut niveau
ainsi qu'à des activités de renforcement de la communauté et de sensibilisation. J'étais dans l'
équipe de préparation des campagnes à court et à long terme.
</p>
<cite>Olga Gkotsopoulou, Stagiaire 2017</cite>
</div>
</div>
</blockquote>
<p>
La FSFE est à la recherche de stagiaires intelligents et motivés pour rejoindre notre équipe. Nous offrons
</p>
@ -114,23 +79,23 @@ FSFE</a>, en travaillant avec un ou plusieurs membres de notre personnel et bén
Autres tâches décrites dans la description du travail lors de l'annonce d'une offre d'emploi (voir ci-dessous).
</li>
</ul>
<blockquote>
<img class="avatar-right" src="/graphics/cellini.jpg" alt="Cellini Bedi"/>
<div class="inside">
<p class="none">
<br />
Mon stage à la FSFE était génial ! L'équipe était incroyable et le travail m'a appris
beaucoup sur le Logiciel Libre, cela m'a ouvert les yeux sur beaucoup de choses. J'ai apprécié chaque
seconde de mon stage, j'ai rencontré différents types de personnes et créé
des amitiés que je chérirai pour toujours.<br />
<br />
<div align="left">Cellini Bedi, Stagiaire 2016</div>
</p>
<blockquote>
<div class="with-image-right small-img">
<img class="img-circle" src="/graphics/cellini.jpg" alt="Cellini Bedi" />
<div>
<p>
Mon stage à la FSFE était génial ! L'équipe était incroyable et le travail m'a appris
beaucoup sur le Logiciel Libre, cela m'a ouvert les yeux sur beaucoup de choses. J'ai apprécié chaque
seconde de mon stage, j'ai rencontré différents types de personnes et créé
des amitiés que je chérirai pour toujours.
</p>
<cite>Cellini Bedi, Stagiaire 2016</cite>
</div>
</div>
</blockquote>
<h2>Les bases du stage: </h2>
<p>
Quand une ouverture de stage est annoncée (principalement dans notre
@ -149,25 +114,26 @@ le montant est annoncé dans l'offre.</li>
toute autre personne titulaire d'un permis de séjour et d'un permis de travail pour l'Allemagne. </li>
</ul>
<blockquote>
<img class="avatar-left" src="/graphics/jan.jpg" alt="Jan Weymeirsch"/>
<div class="inside">
<p class="none">
Avec mon stage à la Free Software Foundation Europe, Il m'a
été donné la possibilité de travailler avec des personnes incroyables
et très motivées. J'ai pu utiliser mes compétences existantes de
manière significative, ainsi qu'apprendre un tas de nouvelles
techniques et méthodes pour enthousiasmer les gens. Dans mon domaine habituel
de statistiques et analyse de données, le Logiciel Libre et l'Open Data
deviennent de plus en plus importants et sont une clé de la protection de la vie privée
et de la Science des Données éthiques, cest pourquoi je suis si ravi dêtre
capable de contribuer au travail de la FSFE.
<div align="right"> Jan Weymeirsch, Intern 2018</div>
</p>
</div>
<blockquote>
<div class="with-image-right small-img">
<img class="img-circle" src="/graphics/jan.jpg" alt="Jan Weymeirsch" />
<div>
<p>
Avec mon stage à la Free Software Foundation Europe, Il m'a
été donné la possibilité de travailler avec des personnes incroyables
et très motivées. J'ai pu utiliser mes compétences existantes de
manière significative, ainsi qu'apprendre un tas de nouvelles
techniques et méthodes pour enthousiasmer les gens. Dans mon domaine habituel
de statistiques et analyse de données, le Logiciel Libre et l'Open Data
deviennent de plus en plus importants et sont une clé de la protection de la vie privée
et de la Science des Données éthiques, cest pourquoi je suis si ravi dêtre
capable de contribuer au travail de la FSFE.
</p>
<cite>Jan Weymeirsch, Stagiaire 2018</cite>
</div>
</div>
</blockquote>
<h2>Qui recherchons-nous:</h2>
<p>
Les stagiaires de la FSFE forment un groupe très diversifié. Si vous êtes interessé pour
@ -209,19 +175,21 @@ les candidatures de femmes candidates dûment qualifiées.</li>
<blockquote>
<img class="avatar-right" src="/graphics/vincent.jpg" alt="Vincent Lequertier"/>
<div class="inside">
<p class="none">
Je suis passioné par le Logiciel Libre et j'ai toujours voulu aider à
sa promotion. C'est pourquoi une offre pour aider la FSFE était une occasion parfaite
pour moi. Pendant mon stage, j'ai surtout travaillé au développement de
l'infrastructure de la FSFE et aidé en ajoutant de la documentation pour des tâches spécifiques
impliquant différents services. Les stagiaires à la FSFE sont vraiment utiles, car
ils apportent leur expérience et leurs connaissances à la FSFE et, compte tenu de
la structure et de l'ouverture d'esprit de l'organisation, nous sommes à même de
fournir un travail significatif, qui a une réelle valeur.
<div align="left">Vincent Lequertier, Stagiaire 2018</div>
</p>
<div class="with-image-right small-img">
<img class="img-circle" src="/graphics/vincent.jpg" alt="Vincent Lequertier" />
<div>
<p>
Je suis passioné par le Logiciel Libre et j'ai toujours voulu aider à
sa promotion. C'est pourquoi une offre pour aider la FSFE était une occasion parfaite
pour moi. Pendant mon stage, j'ai surtout travaillé au développement de
l'infrastructure de la FSFE et aidé en ajoutant de la documentation pour des tâches spécifiques
impliquant différents services. Les stagiaires à la FSFE sont vraiment utiles, car
ils apportent leur expérience et leurs connaissances à la FSFE et, compte tenu de
la structure et de l'ouverture d'esprit de l'organisation, nous sommes à même de
fournir un travail significatif, qui a une réelle valeur.
</p>
<cite>Vincent Lequertier, Stagiaire 2018</cite>
</div>
</div>
</blockquote>

View File

@ -5,8 +5,6 @@
<head>
<title>Erik Albers</title>
<style type="text/css">
</style>
</head>
<body>

View File

@ -5,8 +5,6 @@
<head>
<title>Erik Albers</title>
<style type="text/css">
</style>
</head>
<body>

View File

@ -3,8 +3,6 @@
<version>2</version>
<head>
<title>Erik Albers</title>
<style type="text/css">
</style>
</head>
<body>
<p id="category"><a href="/about/people/index.html">Team</a></p>

View File

@ -5,8 +5,6 @@
<head>
<title>Carmen Bianca Bakker</title>
<style type="text/css">
</style>
</head>
<body class="bio">

View File

@ -5,8 +5,6 @@
<head>
<title>Carmen Bianca Bakker</title>
<style type="text/css">
</style>
</head>
<body class="bio">

View File

@ -5,8 +5,6 @@
<head>
<title>Lina Ceballos</title>
<style type="text/css">
</style>
</head>
<body>

View File

@ -5,8 +5,6 @@
<head>
<title>Matthias Kirschner</title>
<style type="text/css">
</style>
</head>
<body class="bio">

View File

@ -4,8 +4,6 @@
<head>
<title>Matthias Kirschner</title>
<style type="text/css">
</style>
</head>
<body class="bio">

View File

@ -5,8 +5,6 @@
<head>
<title>Matthias Kirschner</title>
<style type="text/css">
</style>
</head>
<body class="bio">

View File

@ -7,9 +7,6 @@
<head>
<title>Matthias Kirschner</title>
<style type="text/css">
</style>
</head>

View File

@ -5,8 +5,6 @@
<head>
<title>Matthias Kirschner</title>
<style type="text/css">
</style>
</head>
<body class="bio">

View File

@ -5,8 +5,6 @@
<head>
<title>Матиас Киршнер - ЕФСПО</title>
<style type="text/css">
</style>
</head>
<body class="bio">

View File

@ -5,8 +5,6 @@
<head>
<title>Gabriel Ku Wei Bin</title>
<style type="text/css">
</style>
</head>
<body>

View File

@ -5,8 +5,6 @@
<head>
<title>Lucas Lasota</title>
<style type="text/css">
</style>
</head>
<body>

View File

@ -5,8 +5,6 @@
<head>
<title>Nico Rikken</title>
<style type="text/css">
</style>
</head>
<body>

View File

@ -5,8 +5,6 @@
<head>
<title>Hugo Roy</title>
<style type="text/css">
</style>
</head>
<body>
<div class="image right">

View File

@ -5,9 +5,6 @@
<head>
<title>Hugo Roy</title>
<style type="text/css">
</style>
</head>
<body class="bio">

View File

@ -5,9 +5,6 @@
<head>
<title>Hugo Roy</title>
<style type="text/css">
</style>
</head>
<body class="bio">

View File

@ -5,9 +5,6 @@
<head>
<title>Hugo Roy</title>
<style type="text/css">
</style>
</head>
<body class="bio">

View File

@ -5,8 +5,6 @@
<head>
<title>Alexander Sander</title>
<style type="text/css">
</style>
</head>
<body>

View File

@ -5,8 +5,6 @@
<head>
<title>Tobias Diekershoff</title>
<style type="text/css">
</style>
</head>
<body class="bio">

View File

@ -5,14 +5,6 @@
<head>
<title>Free Software Foundation Europe statement on a public post from 20 December 2020</title>
<style type="text/css">
.topbanner {
display: none;
}
.share-buttons {
display: none;
}
</style>
</head>
<body>
@ -50,20 +42,20 @@
based on their qualifications and performance, without reference to
any of the characteristics listed. To promote inclusivity and
equality in the Free Software community, our recruitment process <a
href="/news/2018/news-20180716-01.en.html#howtoapply">gives
href="/news/2018/news-20180716-01.html#howtoapply">gives
preference to applicants</a> who identify as part of
underrepresented groups in technology for applications of equal
strength.</p>
<p>Furthermore, together with our <a
href="/about/codeofconduct.en.html#CARE">CARE team</a>, we aim to
href="/about/codeofconduct.html#CARE">CARE team</a>, we aim to
offer a friendly and safe environment for every participant in our
activities, both online and offline. Misbehaving can lead to
exclusion from our organisation, our activities and/or our
technical infrastructure, no matter the perpetrator's position
and/or reputation within the organisation or the Free Software
community. These commitments are not just words: in the past,
breaches of the <a href="/about/codeofconduct.en.html">FSFEs Code
breaches of the <a href="/about/codeofconduct.html">FSFEs Code
of Conduct</a> have led to such exclusions.</p>
<p>In the interest of protecting the privacy and moral integrity of

View File

@ -50,7 +50,7 @@
</p>
</div>
<div id="toc">
<div class="toc">
<ul style="margin: 1em; font-weight: bold;">
<li><a href="#20-years-fsfe-birthday-videos"> Videos - 20 años de la FSFE </a></li>
<li><a href="#20-years-fsfe-articles-and-interviews">Artículos y entrevistas - 20 años de la FSFE</a></li>

View File

@ -29,7 +29,7 @@
</div>
<div id="toc">
<div class="toc">
<ul style="margin: 1em; font-weight: bold;">
<li><a href="#20-years-fsfe-birthday-videos">Video per i 20 anni di FSFE<br/></a></li>

View File

@ -32,7 +32,7 @@
<li><a href="/news/2015/news-20150605-01.html">FSFE submits comments on Reda copyright report</a></li>
<li><a href="/news/2015/news-20150303-01.html">#ilovefs Report 2015</a></li>
<li><a href="/news/2014/news-20140221-01.html">#ilovefs Report 2014</a></li>
<li><a href="/news/2012/report-2012.html"> FSFE 2012 Annual Report</a></li>
<li><a href="/news/2012/news-20121214-01.html"> FSFE 2012 Annual Report</a></li>
<li><a href="/news/2012/news-20120501-02.html">Web Sprint report: where social and technical come together</a></li>
<li><a href="/news/2012/news-20120405-01.html">Report of Document Freedom Day 2012</a></li>
<li><a href="/news/2012/news-20120209-01.html">FSFE's goal for February 14th: More love reports than bug reports!</a></li>

View File

@ -7,18 +7,6 @@
<title>Deutschland - Bundestagswahl 2013</title>
</head>
<style type="text/css">
div#toc {
float: right;
clear: right;
border: solid 1px;
margin: .5em;
background: rgb(240,240,240);
width: 40%;
}
</style>
<body>
<p id="category"><a href="/activities/elections/askyourcandidates/askyourcandidates.html">Ask Your Candidates</a></p>

View File

@ -8,19 +8,7 @@
WeAgree Kampagne
</title>
<style type="text/css">
div#toc {
float: right;
clear: right;
border: solid 1px;
margin: .5em;
background: rgb(240,240,240);
width: 40%;
}
</style>
</head>
@ -42,7 +30,7 @@
<h2 id="worumgehtes">Worum geht es ?</h2>
<div id="toc">
<div class="toc">
<p style="text-indent:1em;">Auf dieser Seite finden Sie:</p>
<ul style="margin-bottom: 1em;">
<li><a href="#worumgehtes">Worum geht es?</a></li>

View File

@ -5,16 +5,6 @@
<head>
<title>Abgeordnetenhauswahl Berlin 2016</title>
<style type="text/css">
div#toc {
float: right;
clear: right;
border: solid 1px;
margin: .5em;
background: rgb(240,240,240);
width: 40%;
}
</style>
</head>
<body>
@ -23,7 +13,7 @@
<h1>Abgeordnetenhauswahl Berlin 2016</h1>
<div id="toc">
<div class="toc">
<p style="padding-left: 1em;">Direkt zu den Fragen der teilnehmenden Organisationen</p>
<ul style="margin-bottom: 1em;">
<li><a href="#bfb">Bündnis Freie Bildung</a></li>

View File

@ -5,16 +5,6 @@
<head>
<title>Bundestagswahl 2017</title>
<style type="text/css">
div#toc {
float: right;
clear: right;
border: solid 1px;
margin: .5em;
background: rgb(240,240,240);
width: 40%;
}
</style>
</head>
<body>
@ -23,7 +13,7 @@
<h1>Bundestagswahl 2017</h1>
<div id="toc">
<div class="toc">
<p style="padding-left: 1em;">Direkt zu den Fragen der teilnehmenden Organisationen</p>
<ul style="margin-bottom: 1em;">
<li><a href="#bfb">Bündnis Freie Bildung</a></li>

View File

@ -72,7 +72,7 @@
<h2>Candidates who have signed the pact</h2>
<div id="toc">
<div class="toc">
<p style="text-indent:1em;">ordered by country</p>
<ul style="margin-bottom: 1em;">
<li><a href="#belgium">Belgium</a></li>

View File

@ -5,53 +5,6 @@
<head>
<title>Digital-O-Mat</title>
<style type="text/css">
div.two-column {
float: left;
width: 40%;
}
h1, h2, h3 {
clear: both;
}
.noclear {
clear: none;
}
div#toc {
float: right;
clear: right;
border: solid 1px;
margin: .5em;
background: rgb(240,240,240);
width: 40%;
padding: 1em 1.5em 1.5em 1.5em;
margin: 1.5em;
}
div#toc p {
text-indent: 0.5em;
margin-top: 1.5em;
}
div#toc p.head {
font-size: 1.15em;
text-align: center;
margin-top: 0;
text-indent: 0;
}
form#orderpromo {
clear: both;
margin: 2em 0 3em 0;
width: 70%;
}
</style>
</head>

View File

@ -6,52 +6,7 @@
<head>
<title>Digital-O-Mat</title>
<style type="text/css">
div.two-column {
float: left;
width: 40%;
}
h1, h2, h3 {
clear: both;
}
.noclear {
clear: none;
}
div#toc {
float: right;
clear: right;
border: solid 1px;
margin: .5em;
background: rgb(240,240,240);
width: 40%;
padding: 1em 1.5em 1.5em 1.5em;
margin: 1.5em;
}
div#toc p {
text-indent: 0.5em;
margin-top: 1.5em;
}
div#toc p.head {
font-size: 1.15em;
text-align: center;
margin-top: 0;
text-indent: 0;
}
form#orderpromo {
clear: both;
margin: 2em 0 3em 0;
width: 70%;
}
</style>
</head>

View File

@ -6,52 +6,7 @@
<head>
<title>Digital-O-Mat</title>
<style type="text/css">
div.two-column {
float: left;
width: 40%;
}
h1, h2, h3 {
clear: both;
}
.noclear {
clear: none;
}
div#toc {
float: right;
clear: right;
border: solid 1px;
margin: .5em;
background: rgb(240,240,240);
width: 40%;
padding: 1em 1.5em 1.5em 1.5em;
margin: 1.5em;
}
div#toc p {
text-indent: 0.5em;
margin-top: 1.5em;
}
div#toc p.head {
font-size: 1.15em;
text-align: center;
margin-top: 0;
text-indent: 0;
}
form#orderpromo {
clear: both;
margin: 2em 0 3em 0;
width: 70%;
}
</style>
</head>

View File

@ -7,52 +7,7 @@
<title>Freedomvote</title>
<style type="text/css">
div.two-column {
float: left;
width: 40%;
}
h1, h2, h3 {
clear: both;
}
.noclear {
clear: none;
}
div#toc {
float: right;
clear: right;
border: solid 1px;
margin: .5em;
background: rgb(240,240,240);
width: 40%;
padding: 1em 1.5em 1.5em 1.5em;
margin: 1.5em;
}
div#toc p {
text-indent: 0.5em;
margin-top: 1.5em;
}
div#toc p.head {
font-size: 1.15em;
text-align: center;
margin-top: 0;
text-indent: 0;
}
form#orderpromo {
clear: both;
margin: 2em 0 3em 0;
width: 70%;
}
</style>
</head>
<body>

View File

@ -6,53 +6,6 @@
<head>
<title>Freedomvote</title>
<style type="text/css">
div.two-column {
float: left;
width: 40%;
}
h1, h2, h3 {
clear: both;
}
.noclear {
clear: none;
}
div#toc {
float: right;
clear: right;
border: solid 1px;
margin: .5em;
background: rgb(240,240,240);
width: 40%;
padding: 1em 1.5em 1.5em 1.5em;
margin: 1.5em;
}
div#toc p {
text-indent: 0.5em;
margin-top: 1.5em;
}
div#toc p.head {
font-size: 1.15em;
text-align: center;
margin-top: 0;
text-indent: 0;
}
form#orderpromo {
clear: both;
margin: 2em 0 3em 0;
width: 70%;
}
</style>
</head>
<body>

View File

@ -8,50 +8,6 @@
<style type="text/css">
div.two-column {
float: left;
width: 40%;
}
h1, h2, h3 {
clear: both;
}
.noclear {
clear: none;
}
div#toc {
float: right;
clear: right;
border: solid 1px;
margin: .5em;
background: rgb(240,240,240);
width: 40%;
padding: 1em 1.5em 1.5em 1.5em;
margin: 1.5em;
}
div#toc p {
text-indent: 0.5em;
margin-top: 1.5em;
}
div#toc p.head {
font-size: 1.15em;
text-align: center;
margin-top: 0;
text-indent: 0;
}
form#orderpromo {
clear: both;
margin: 2em 0 3em 0;
width: 70%;
}
</style>
</head>

View File

@ -6,16 +6,6 @@
<head>
<title>Ich Liebe Freie Software Tag</title>
<style type="text/css">
ul.ilovefs-ul li::marker {
content: '\2665';
color: red;
}
ul.ilovefs-ul li {
padding-left: 10px;
}
</style>
</head>
<body class="article valentine-ilovefs" microformats="h-entry">

View File

@ -6,17 +6,6 @@
<head>
<title>I Love Free Software Day</title>
<!-- Change style for bullet points to heart-->
<style type="text/css">
ul.ilovefs-ul li::marker {
content: '\2665';
color: red;
}
ul.ilovefs-ul li {
padding-left: 10px;
}
</style>
</head>
<body class="article valentine-ilovefs" microformats="h-entry">

View File

@ -6,15 +6,6 @@
<head>
<title>Journée J'aime les Logiciels Libres</title>
<style type="text/css">
ul.ilovefs-ul li::marker {
content: '\2665';
color: red;
}
ul.ilovefs-ul li {
padding-left: 10px;
}
</style>
</head>
<body class="article valentine-ilovefs" microformats="h-entry">

View File

@ -6,15 +6,6 @@
<head>
<title>Giornata "Io amo il Software Libero"</title>
<style type="text/css">
ul.ilovefs-ul li::marker {
content: '\2665';
color: red;
}
ul.ilovefs-ul li {
padding-left: 10px;
}
</style>
</head>
<body class="article valentine-ilovefs" microformats="h-entry">

View File

@ -6,16 +6,6 @@
<head>
<title>Ik hou van Vrije Software dag</title>
<!-- Change style for bullet points to heart-->
<style type="text/css">
ul.ilovefs-ul li::marker {
content: '\2665';
color: red;
}
ul.ilovefs-ul li {
padding-left: 10px;
}
</style>
</head>

View File

@ -19,7 +19,7 @@
</figure>
<p>As a Free Software advocate, you can spread the word among candidates running for elections. Here you can find some ways of getting active, and promoting the use of Free Software in public administrations.</p>
</div>
<div id="toc" class="toc">
<div class="toc">
<ul>
<li><a href="#identify-candidates">Identify candidates</a></li>
<li><a href="#approach-candidates">Approach candidates</a></li>

View File

@ -23,7 +23,7 @@
Software Libre en las administraciones públicas.
</p>
</div>
<div id="toc" class="toc">
<div class="toc">
<ul>
<li><a href="#identify-candidates">Identifica a los candidatos</a></li>
<li><a href="#approach-candidates">Acércate a los candidatos</a></li>

View File

@ -19,7 +19,7 @@
</figure>
<p>Come sostenitore del Software Libero, puoi spargere la voce tra i candidati in corsa per le elezioni. Qui puoi trovare alcune modalità per attivarti e promuovere luso del Software Libero nelle pubbliche amministrazioni.</p>
</div>
<div id="toc" class="toc">
<div class="toc">
<ul>
<li><a href="#identify-candidates">Identificare i candidati</a></li>
<li><a href="#approach-candidates">Avvicinati ai candidati</a></li>

View File

@ -5,10 +5,6 @@
<head>
<title>Created with Free Software</title>
<style>
/*img.cwfs-button { border:2px inset #c0c0c0; padding:20px; background-color:#c0c0c0; }
img.cwfs-button:hover { background-color:#a0a0a0; }*/
</style>
</head>
<body class="full-width">

View File

@ -5,30 +5,6 @@
<head>
<title>Spread the word</title>
<style type="text/css">
div.two-column {
float: left;
width: 40%;
}
h1, h2, h3 {
clear: both;
}
div#toc {
float: right;
clear: right;
border: solid 1px;
margin: .5em;
background: rgb(240,240,240);
width: 40%;
}
</style>
</head>
<body>
@ -52,7 +28,7 @@
<h2 id="graphics">Graphics to use</h2>
<div id="toc">
<div class="toc">
<p style="text-indent:1em;">On this page you find</p>
<ul style="margin-bottom: 1em;">
<li><a href="#graphics">Graphics to use</a></li>

View File

@ -6,29 +6,6 @@
<head>
<title>Corra la voz</title>
<style type="text/css">
div.two-column {
float: left;
width: 40%;
}
h1, h2, h3 {
clear: both;
}
div#toc {
float: right;
clear: right;
border: solid 1px;
margin: .5em;
background: rgb(240,240,240);
width: 40%;
}
</style>
</head>
<body>
@ -51,7 +28,7 @@
<h2 id="graphics">Material gráfico disponible</h2>
<div id="toc">
<div class="toc">
<p style="text-indent:1em;">En esta página puede encontrar</p>
<ul style="margin-bottom: 1em;">
<li><a href="#graphics">Material gráfico para usar</a></li>

View File

@ -8,26 +8,6 @@
<style type="text/css">
div.two-column {
float: left;
width: 40%;
}
h1, h2, h3 {
clear: both;
}
div#toc {
float: right;
clear: right;
border: solid 1px;
margin: .5em;
background: rgb(240,240,240);
width: 40%;
}
</style>
</head>
@ -66,7 +46,7 @@
<h2 id="graphics">Images à utiliser</h2>
<div id="toc">
<div class="toc">
<p style="text-indent:1em;">Sur cette page vous trouverez des&#160;:</p>
<ul style="margin-bottom: 1em;">
<li><a href="#graphics">Images à utiliser</a></li>

View File

@ -8,26 +8,6 @@
<style type="text/css">
div.two-column {
float: left;
width: 40%;
}
h1, h2, h3 {
clear: both;
}
div#toc {
float: right;
clear: right;
border: solid 1px;
margin: .5em;
background: rgb(240,240,240);
width: 40%;
}
</style>
</head>
@ -51,7 +31,7 @@
<h2 id="graphics">Grafiche da usare</h2>
<div id="toc">
<div class="toc">
<p style="text-indent:1em;">In questa pagina trovi</p>
<ul style="margin-bottom: 1em;">
<li><a href="#graphics">Grafiche da usare</a></li>

View File

@ -5,30 +5,6 @@
<head>
<title>Vertel het verder!</title>
<style type="text/css">
div.two-column {
float: left;
width: 40%;
}
h1, h2, h3 {
clear: both;
}
div#toc {
float: right;
clear: right;
border: solid 1px;
margin: .5em;
background: rgb(240,240,240);
width: 40%;
}
</style>
</head>
<body>
@ -52,7 +28,7 @@
<h2 id="graphics">Afbeeldingen om te gebruiken</h2>
<div id="toc">
<div class="toc">
<p style="text-indent:1em;">Op deze pagina vindt u</p>
<ul style="margin-bottom: 1em;">
<li><a href="#graphics">Afbeeldingen om te gebruiken</a></li>

View File

@ -6,29 +6,6 @@
<head>
<title>Përhapni fjalën</title>
<style type="text/css">
div.two-column {
float: left;
width: 40%;
}
h1, h2, h3 {
clear: both;
}
div#toc {
float: right;
clear: right;
border: solid 1px;
margin: .5em;
background: rgb(240,240,240);
width: 40%;
}
</style>
</head>
<body>
@ -52,7 +29,7 @@
<h2 id="graphics">Material grafik</h2>
<div id="toc">
<div class="toc">
<p style="text-indent:1em;">Në këtë faqe keni</p>
<ul style="margin-bottom: 1em;">
<li><a href="#graphics">Material grafik për përdorim</a></li>

View File

@ -8,23 +8,6 @@
<style type="text/css">
div.two-column {
float: left;
width: 40%;
}
h1, h2, h3 {
clear: both;
}
div#toc {
border: solid 1px;
margin: .5em;
background: rgb(240,240,240);
}
div#toc ul {
margin-top: 10px;
}
</style>
</head>
<body>

View File

@ -5,26 +5,6 @@
<head>
<title>Promotion Material Archive</title>
<style type="text/css">
div.two-column {
float: left;
width: 40%;
}
h1, h2, h3 {
clear: both;
}
div#toc {
border: solid 1px;
margin: .5em;
background: rgb(240,240,240);
}
div#toc ul {
margin-top: 10px;
}
</style>
</head>
<body>

View File

@ -8,23 +8,6 @@
<style type="text/css">
div.two-column {
float: left;
width: 40%;
}
h1, h2, h3 {
clear: both;
}
div#toc {
border: solid 1px;
margin: .5em;
background: rgb(240,240,240);
}
div#toc ul {
margin-top: 10px;
}
</style>
</head>
<body>

View File

@ -6,24 +6,6 @@
<title>Promotiemateriaal Archief</title>
<style type="text/css">
div.two-column {
float: left;
width: 40%;
}
h1, h2, h3 {
clear: both;
}
div#toc {
border: solid 1px;
margin: .5em;
background: rgb(240,240,240);
}
div#toc ul {
margin-top: 10px;
}
</style>
</head>
<body>

View File

@ -6,27 +6,7 @@
<head>
<title>FSFE Summit 2016 - September 2nd to 4th, BCC Berlin, Germany</title>
<style type="text/css">
div#greyblock {
border: solid 1px;
margin: .5em;
background: rgb(240,240,240);
}
div#toc {
float: left;
border: solid 1px;
border-color:blue;
margin: .5em;
margin-bottom:2em;
width: 40%;
}
</style>
</head>
<body>
@ -43,7 +23,7 @@
</div>
<div id="toc">
<div class="toc">
<p style="text-indent:1em;">Navigation:</p>
<ul style="margin: 0em 1em 1em 0em;">
<li><a href="#idea">Die Idee des Summit</a></li>

View File

@ -6,26 +6,7 @@
<head>
<title>Συνέδριο του Ευρωπαϊκού Ιδρύματος για το Ελεύθερο Λογισμικό 2016</title>
<style type="text/css">
div#greyblock {
border: solid 1px;
margin: .5em;
background: rgb(240,240,240);
}
div#toc {
float: left;
border: solid 1px;
border-color:blue;
margin: .5em;
margin-bottom:2em;
width: 40%;
}
</style>
</head>
<body>
@ -43,7 +24,7 @@
</div>
<div id="toc">
<div class="toc">
<p style="text-indent:1em;">Πλοήγηση:</p>
<ul style="margin: 0em 1em 1em 0em;">
<li><a href="#idea">Η ιδέα του συνεδρίου</a></li>

View File

@ -6,25 +6,6 @@
<head>
<title>FSFE summit 2016 - September 2nd to 4th, BCC Berlin, Germany</title>
<style type="text/css">
div#greyblock {
border: solid 1px;
margin: .5em;
background: rgb(240,240,240);
}
div#toc {
float: left;
border: solid 1px;
border-color:blue;
margin: .5em;
margin-bottom:2em;
width: 40%;
}
</style>
</head>
@ -43,7 +24,7 @@
</div>
<div id="toc">
<div class="toc">
<p style="text-indent:1em;">Navigation:</p>
<ul style="margin: 0em 1em 1em 0em;">
<li><a href="#idea">The idea of the summit</a></li>

View File

@ -6,26 +6,6 @@
<head>
<title>FSFE Summit 2016 - del 2 al 4 de Septiembre, BCC Berlín, Alemania</title>
<style type="text/css">
div#greyblock {
border: solid 1px;
margin: .5em;
background: rgb(240,240,240);
}
div#toc {
float: left;
border: solid 1px;
border-color:blue;
margin: .5em;
margin-bottom:2em;
width: 40%;
}
</style>
</head>
<body>
@ -43,7 +23,7 @@
</div>
<div id="toc">
<div class="toc">
<p style="text-indent:1em;">Navigation:</p>
<ul style="margin: 0em 1em 1em 0em;">
<li><a href="#idea">La idea del Summit</a></li>

View File

@ -6,27 +6,6 @@
<head>
<title>Sommet FSFE 2016 - 2 au 4 Septembre, BCC Berlin, Allemagne</title>
<style type="text/css">
div#greyblock {
border: solid 1px;
margin: .5em;
background: rgb(240,240,240);
}
div#toc {
float: left;
border: solid 1px;
border-color:blue;
margin: .5em;
margin-bottom:2em;
width: 40%;
}
</style>
</head>
<body>
@ -43,7 +22,7 @@
</div>
<div id="toc">
<div class="toc">
<p style="text-indent:1em;">Quicknavigation:</p>
<ul style="margin: 0em 1em 1em 0em;">

View File

@ -6,26 +6,7 @@
<head>
<title>FSFE summit 2016 - Dal 2 al 4 Settembre, BCC Berlino, Germania</title>
<style type="text/css">
div#greyblock {
border: solid 1px;
margin: .5em;
background: rgb(240,240,240);
}
div#toc {
float: left;
border: solid 1px;
border-color:blue;
margin: .5em;
margin-bottom:2em;
width: 40%;
}
</style>
</head>
<body>
@ -43,7 +24,7 @@
</div>
<div id="toc">
<div class="toc">
<p style="text-indent:1em;">Indice</p>
<ul style="margin: 0em 1em 1em 0em;">
<li><a href="#idea">L'idea del summit</a></li>

View File

@ -5,26 +5,7 @@
<head>
<title>FSFE-top 2016 - 2 tot 4 september, BCC Berlijn, Duitsland</title>
<style type="text/css">
div#greyblock {
border: solid 1px;
margin: .5em;
background: rgb(240,240,240);
}
div#toc {
float: left;
border: solid 1px;
border-color:blue;
margin: .5em;
margin-bottom:2em;
width: 40%;
}
</style>
</head>
<body>
@ -42,7 +23,7 @@
</div>
<div id="toc">
<div class="toc">
<p style="text-indent:1em;">Snelle navigatie:</p>
<ul style="margin: 0em 1em 1em 0em;">
<li><a href="#idea">Het idee van de top</a></li>

View File

@ -6,27 +6,6 @@
<head>
<title>Kuvendi i FSFE-së 2016 - 2 deri më 4 shtator, BCC Berlin, Gjermani</title>
<style type="text/css">
div#greyblock {
border: solid 1px;
margin: .5em;
background: rgb(240,240,240);
}
div#toc {
float: left;
border: solid 1px;
border-color:blue;
margin: .5em;
margin-bottom:2em;
width: 40%;
}
</style>
</head>
<body>
@ -43,7 +22,7 @@
</div>
<div id="toc">
<div class="toc">
<p style="text-indent:1em;">Lëvizje:</p>
<ul style="margin: 0em 1em 1em 0em;">
<li><a href="#idea">Ideja e kuvendit</a></li>

View File

@ -6,25 +6,6 @@
<head>
<title>FSFE summit 2016 - September 2nd to 4th, BCC Berlin, Germany</title>
<style type="text/css">
div#greyblock {
border: solid 1px;
margin: .5em;
background: rgb(240,240,240);
}
div#toc {
float: right;
clear: right;
border: solid 1px;
border-color:blue;
margin: .5em;
width: 40%;
}
</style>
</head>
@ -37,7 +18,7 @@
<h1 id="attendance">Teilnahme, Registrierung und Spende</h1>
<div id="toc">
<div class="toc">
<p style="text-indent:1em;">Navigation:</p>
<ul style="margin: 0em 1em 1em 0em;">
<li><a href="#donation">Deine Spende zur Teilnahme</a></li>
@ -51,7 +32,6 @@
<p>Um eine derart Community-Überschreitende und Grenz-Überschreitende Freie Software Zusammenkunft zu präsentieren, und mit der Hilfe von Qt und KDAB, haben wir entschieden die Konferenz im Berliner Congress Center (BCC) zu veranstalten. Dabei handelt es sich um ein repräsentatives Gebäude in der Mitte von Berlin. Obwohl es weit entfernt von einem günstigen Veranstaltungsort ist, kommt es vor allem mit einer angemessenen Größe um eine derartig große Zusammenkunft verschiedener Communities entsprechenden Platz zu bieten. Außerdem kommt es mit voller Verpflegung und Service damit jeder Involvierte, ganz speziell die Teilnehmer, sich auf Themen, Zusammentreffen und Netzwerken konzentrieren können anstatt herumzurennen und Essen zu suchen.</p>
<div id="greyblock">
<p id="nutshell" style="text-indent:1em;"><b>Zusammenfassend beinhaltet die Teilnahme am FSFE summit:</b></p>
<ul style="margin-bottom: 1em;">
<li>Eintritt zum FSFE summit und allen internen Workshops und Sessions</li>
@ -61,7 +41,6 @@
<li>Teilnahme an der "15 years FSFE" Geburtstagsfeier am Samstag</li>
<li>Eine Service Umgebung, die dabei hilft Dich voll auf Thema und Treffen zu konzentrieren</li>
</ul>
</div>
<p>Bitte beachte das, obwohl das BCC ein großer Veranstaltungsort ist, der Platz physisch limitiert ist. Um eine friedliche und sichere Umgebung für alle zu bieten müssen wir deshalb <a href="#registration">einen Registrierungsprozess laufen lassen</a>, um zu garantieren, dass wir nicht überrannt werden.</p>
@ -75,7 +54,6 @@
<p>Wir sind uns bewusst, dass finanzielle Ressourcen unterschiedlich verteilt sind zwischen unseren Community Mitgliedern und das finanzielle Kosten die individuelle Teilnahme beschränken können. Dabei ist es uns sehr wichtig, dass niemand nur wegen eventuellen Kosten vom Summit ausgeschlossen wird. Deshalb haben wir uns für eine flexible Spende für unsere Community Mitglieder als Eintrittspreis entschieden. Das heißt, niemand ist dazu gezwungen Eintritt zu bezahlen. Während der Registrierung kannst Du Deine freiwillige Spende auf einen beliebigen Betrag erhöhen oder erniedrigen, inklusive Null. Aber bitte bedenke, dass im Eintritt auch drei Tage Verpflegung inklusive sind. Das bedeutet, wenn Du am FSFE Summit teilnimmst, dann sparst Du höchstwahrscheinlich um die 50 Euro oder mehr indem Du drei Tage lang nicht Essen im Zentrum von Berlin kaufen musst.</p>
<div id="greyblock">
<p id="orientation" style="text-indent:1em;"><b>Hier findest Du Hilfe und Orientierung für dein Spende:</b></p>
<ul style="margin-bottom: 1em;">
<li>150 Euro: Wähle etwa Einhundertfünfzig Euro um unsere gesamten Kosten zu deckeln und uns damit zugleich zu ermöglichen einen anderen Summit in der Zukunft zu veranstalten. Das ist die vorgeschlagene Menge der Veranstalter und hoch wertgeschätzt.</li>
@ -84,7 +62,6 @@
<li>0 Euro: Wähle Null Euro wenn Du ein aktives Mitglied der FSFE Community bist und du es Dir nicht leisten kannst Eintritt zu bezahlen. Bitte, fühle Dich trotzdem willkommen!</li>
</ul>
</div>
<p>Leider ist diese Spende nicht von der Steuer absetzbar.</p>

View File

@ -6,26 +6,6 @@
<head>
<title>Συνέδριο του Ευρωπαϊκού Ιδρύματος για το Ελεύθερο Λογισμικό 2016 - 2 έως 4 Σεπτεμβρίου 2016, BCC Βερολίνο, Γερμανία</title>
<style type="text/css">
div#greyblock {
border: solid 1px;
margin: .5em;
background: rgb(240,240,240);
}
div#toc {
float: right;
clear: right;
border: solid 1px;
border-color:blue;
margin: .5em;
width: 40%;
}
</style>
</head>
<body>
@ -37,7 +17,7 @@
<h1 id="attendance">Συμμετοχή, εγγραφή και δωρεές</h1>
<div id="toc">
<div class="toc">
<p style="text-indent:1em;">Πλοήγηση:</p>
<ul style="margin: 0em 1em 1em 0em;">
<li><a href="#donation">Η δωρεά για τη συμμετοχή σας</a></li>
@ -51,7 +31,6 @@
<p>Προσπαθώντας να οργανώσουμε μία τέτοια διακοινοτική και διασυνοριακή συνάντηση για το Ελεύθερο Λογισμικό, και με τη συνδρομή των Qt και KDAB, επιλέξαμε ως χώρο υποδοχής για τα συνέδριά μας, το Berlin Congress Center (BCC). Πρόκειται για ένα αντιπροσωπευτικό κτίριο στην καρδιά του Βερολίνου. Αν και δεν πρόκειται για έναν χώρο υποδοχής χαμηλού κόστους, εξασφαλίζει το μέγεθος που απαιτείται για να καλύψει τις ανάγκες μίας τόσο μεγάλης συνάντησης διαφορετικών κοινοτήτων. Επιπρόσθετα, προσφέρονται πλήρη γεύματα και υπηρεσίες που επιτρέπουν σε όσους και όσες συμμετέχουν να συγκεντρωθούν στα θέματα, τις συναντήσεις και το networking, αντί να χάνουν χρόνο ψάχνοντας να βρουν ένα μέρος για φαγητό.</p>
<div id="greyblock">
<p id="nutshell" style="text-indent:1em;"><b>Εν συντομία, η συμμετοχή στο συνέδριο του Ευρωπαϊκού Ιδρύματος για το Ελεύθερο Λογισμικό περιλαμβάνει:</b></p>
<ul style="margin-bottom: 1em;">
<li>Είσοδο στο συνέδριο του Ιδρύματος και όλα τα συμπεριλαμβανόμενα εργαστήρια και τις συνεδρίες</li>
@ -61,7 +40,6 @@
<li>Συμμετοχή στην εκδήλωση για τα 15 χρόνια του Ευρωπαϊκού Ιδρύματος για το Ελεύθερο Λογισμικό και το πάρτυ το βράδυ του Σαββάτου</li>
<li>Υπηρεσίες που εξασφαλίζουν την πλήρη συγκέντρωση στα θέματα του συνεδρίου και τις συναντήσεις</li>
</ul>
</div>
<p>Να θυμάστε, ότι παρά το γεγονός πως το BCC είναι ένας μεγάλος χώρος, η χωρητικότητα είναι περιορισμένη. Προκειμένου να εξασφαλίσουμε ένα ήρεμο και ασφαλές περιβάλλον για όλους, απαιτείται μία <a href="#registration">διαδικασία εγγραφής</a>, προκειμένου να αποφευχθείτο ενδεχόμενο του υπερβολικού συνωστισμού.</p>
@ -73,7 +51,6 @@
<p>Γνωρίζουμε πως οι χρηματικοί πόροι διαφέρουν και πως τα έξοδα ίσως περιορίσουν την ατομική συμμετοχή. Είναι, ωστόσο, σημαντικό για εμάς να μην αποκλείσουμε κανέναν από την κοινότητά μας, λόγω του κόστους. Γι' αυτό αποφασίσαμε να θεσπίσουμε ένα ευέλικτο σχήμα δωρεών, αντί αντιτίμου για τα μέλη της κοινότητάς μας. Με άλλα λόγια, κανείς δεν εξαναγκάζεται να πληρώσει το αντίτιμο της εισόδου. Κατά τη διαδικασία της εγγραφής, μπορείτε να επιλέξετε το ποσό της δωρεάς που επιθυμείτε, συμπεριλαμβανομένης της μηδενικής συνεισφοράς. Σε κάθε περίπτωση, σας ζητάμε να έχετε κατά νου πως θα προσφερθούν γεύματα τριών ημερών κατά τη διάρκεια του συνεδρίου. Αυτό σημαίνει ότι αν συμμετέχετε στο συνέδριο του Ευρωπαϊκού Ιδρύματος για το Ελεύθερο Λογισμικό, κερδίζετε περισσότερα από 50 ευρώ, εφόσον δεν χρειάζεται να αγοράσετε φαγητό καθόλο το παραπάνω διάστημα.</p>
<div id="greyblock">
<p id="orientation" style="text-indent:1em;"><b>Εδώ θα βρείτε όλες τις απαραίτητες πληροροφορίες για τη δωρεά σας:</b></p>
<ul style="margin-bottom: 1em;">
<li>150 ευρώ: Μπορείτε να επιλέξετε το ποσό των 150 ευρώ για να καλύψετε πλήρως τα έξοδά μας και να μας βοηθήσετε να διοργανώοουμε και άλλο συνέδριο στο μέλλον. Αυτό είναι το ποσό που προτείνεται από τους διοργανωτές και το ποσό που είναι επιλεγμένο εξ ορισμού στην αίτηση εγγραφής. Η δωρεά σας είναι πολύ σημαντική.</li>
@ -82,7 +59,6 @@
<li>0 Ευρώ: Μπορείτε να επιλέξετε 0 ευρώ, αν είστε ενεργό μέλος της κοινότητας του Ευρωπαϊκού Ιδρύματος για το Ελεύθερο Λογισμικό και δεν μπορείτε να πληρώσετε το αντίτιμο της εισοδου. Φυσικά και είστε ευπρόσδεκτοι!</li>
</ul>
</div>
<p>Δυστυχώς, η δωρεά σας δεν εκπίπτει φορολόγησης.</p>

View File

@ -6,26 +6,6 @@
<head>
<title>FSFE summit 2016 - September 2nd to 4th, BCC Berlin, Germany</title>
<style type="text/css">
div#greyblock {
border: solid 1px;
margin: .5em;
background: rgb(240,240,240);
}
div#toc {
float: right;
clear: right;
border: solid 1px;
border-color:blue;
margin: .5em;
width: 40%;
}
</style>
</head>
<body>
@ -37,7 +17,7 @@
<h1 id="attendance">Attendance, registration and donations</h1>
<div id="toc">
<div class="toc">
<p style="text-indent:1em;">Navigation:</p>
<ul style="margin: 0em 1em 1em 0em;">
<li><a href="#donation">Your donation for attendance</a></li>
@ -51,7 +31,6 @@
<p>To represent such a cross-community and cross-border Free Software meeting, and with the help of Qt and KDAB, we have decided to host our conferences in the Berlin Congress Center (BCC). This is a representative building in the heart of Berlin. Although far from being a low-cost venue, it comes with the size to cover such a huge gathering of different communities. Also, it comes with a full catering and service that helps everyone involved, especially the participants, to concentrate on topics, meetings and networking instead of running around and looking for food. </p>
<div id="greyblock">
<p id="nutshell" style="text-indent:1em;"><b>In a nutshell, attendance at the FSFE summit includes:</b></p>
<ul style="margin-bottom: 1em;">
<li>Entrance to the FSFE summit and all internal workshops and sessions</li>
@ -61,7 +40,6 @@
<li>Attendance at the "15 years FSFE" social meetup and party on Saturday night</li>
<li>A service environment that helps you to concentrate on your topics and meetings</li>
</ul>
</div>
<p>Be aware that, although the BCC is a huge location, the space is physically limited. To offer a peaceful and secure environment for everyone, we need to <a href="#registration">run a registration process</a> to guarantee we do not get overcrowded.</p>
@ -73,7 +51,6 @@
<p>We are aware that financial resources are different among our community members and that financial costs might limit individual participation. And it is important for us to not exclude anyone from our community just because of the costs. We therefore decided to offer a flexible donation as an entrance fee for our community members. That means, no one is forced to pay entrance fee. During the registration process you can slide your voluntary donation up or down to any amount you like, including zero. But please keep in mind that there is three days of catering included. Means, if you participate in the FSFE summit you most probably save more than 50 Euro by not having to buy food for three days in the center of Berlin.</p>
<div id="greyblock">
<p id="orientation" style="text-indent:1em;"><b>Here you can find some help and orientation for your donation:</b></p>
<ul style="margin-bottom: 1em;">
<li>150 Euro: Choose around one hundred and fifty Euro to fully cover our costs and to enable us to run another summit in the future. This is the proposed amount of the organisers and the default in your registration process. Your donation is highly appreciated.</li>
@ -82,7 +59,6 @@
<li>0 Euro: Choose zero Euro if you are an active member of the FSFE community and you cannot afford to pay any entrance fee. Please, still feel welcome!</li>
</ul>
</div>
<p>Unfortunately, this donation is not tax-deductable.</p>

View File

@ -6,25 +6,6 @@
<head>
<title>FSFE summit 2016 - del 2 al 4 de Septiembre, BCC Berlin, Alemania</title>
<style type="text/css">
div#greyblock {
border: solid 1px;
margin: .5em;
background: rgb(240,240,240);
}
div#toc {
float: right;
clear: right;
border: solid 1px;
border-color:blue;
margin: .5em;
width: 40%;
}
</style>
</head>
@ -38,7 +19,7 @@
<h1 id="attendance">Asistencia, registro y donaciones</h1>
<div id="toc">
<div class="toc">
<p style="text-indent:1em;">Quicknavigation:</p>
<ul style="margin: 0em 1em 1em 0em;">
<li><a href="#donation">Tu donación por asistencia</a></li>
@ -52,7 +33,6 @@
<p>Para representar semejante reunión de Software Libre intercomunitaria y transfronteriza, y con la ayuda de Qt y KDAB, hemos decidido alojar nuestras conferencias en el Centro de Congresos de Berlin, Berlin Congress Center (BCC). Es un edificio representativo en el corazón de Berlin. Aunque lejos de ser un lugar de bajo coste, tiene el tamaño para cubrir esta gran reunión de diferentes comunidades. Además, viene con un servicio completo de catering y servicio de ayuda a todos los involucrados, especialmente a los participantes, para concentrarse en los temas, las reuniones y la creación de redes en lugar de correr alrededor en busca de comida. </p>
<div id="greyblock">
<p id="nutshell" style="text-indent:1em;"><b>En pocas palabras, la asistencia al FSFE summit incluye:</b></p>
<ul style="margin-bottom: 1em;">
<li>Entrada al FSFE summit y a todos los talleres y sesiones internos</li>
@ -62,7 +42,6 @@
<li>Asistencia a la fiesta y reunión social de los "15 años de la FSFE" el sábado noche</li>
<li>Un entorno de servicio que te ayuda a concentrarte en tus temas y reuniones</li>
</ul>
</div>
<p>Ten en cuenta que, aunque el BCC es un lugar enorme, el espacio es físicamente limitado. Para ofrecer un entorno seguro y pacífico para todos, necesitamos <a href="#registration">ejecutar un proceso de registro</a> para garantizar que evitamos el hacinamiento.</p>
@ -74,7 +53,6 @@
<p>Somos conscientes de que los recursos financieros son diferentes entre los miembros de nuestra comunidad y que los costes financieros podrían limitar la participación individual. Y es importante para nosotros no excluir a nadie de nuestra cominidad por cuestión de costes. Por lo tanto, hemos decidido ofrecer una donación flexible como precio de entrada para los miembros de nuestra comunidad. Eso significa que nadie está obligado a pagar un precio por la entrada. Durante el proceso de registro puedes indicar la cantidad que desees como donación voluntaria, incluyendo cero. Pero por favor, ten en mente que hay tres dias de catering incluido. Lo que significa que si participas en el FSFE summit muy probablemente ahorrarás más de 50 euros al no tener que comprar comida para esos tres dias en el centro de Berlin.</p>
<div id="greyblock">
<p id="orientation" style="text-indent:1em;"><b>Aquí puedes encontrar alguna ayuda y orientación sobre tu donación:</b></p>
<ul style="margin-bottom: 1em;">
<li>150 euros: Elije alrededor de ciento cincuenta euros para cubrir completamente nuestros costes y permitirnos realizar otro summit en el futuro. Esta es la cantitad propuesta por los organizadores y la opción por defecto en tu proceso de registro. Tu donación es muy apreciada.</li>
@ -83,7 +61,6 @@
<li>0 euros: Elije cero euros si eres un miembro activo de la comunidad FSFE y no puedes ahorrar para pagar ningún precio de entrada. ¡Por favor, todavía siéntete bienvenido!</li>
</ul>
</div>
<p>Desafortunadamente, esta donación no es deducible de impuestos.</p>

View File

@ -6,26 +6,6 @@
<head>
<title>FSFE summit 2016 - September 2nd to 4th, BCC Berlin, Germany</title>
<style type="text/css">
div#greyblock {
border: solid 1px;
margin: .5em;
background: rgb(240,240,240);
}
div#toc {
float: right;
clear: right;
border: solid 1px;
border-color:blue;
margin: .5em;
width: 40%;
}
</style>
</head>
<body>
@ -34,7 +14,7 @@
<h1 id="attendance"> Participation, inscription et dons</h1>
<div id="toc">
<div class="toc">
<p style="text-indent:1em;">Quicknavigation:</p>
<ul style="margin: 0em 1em 1em 0em;">
@ -52,8 +32,6 @@
<p>Pour organiser un évenement aussi transcommunautaire et transfrontalier, avec l'aide de Qt et KDAB, nous avons décidé d'accueillir nos conférences au Berlin Congress Center (BCC). C'est un batiment au coeur de Berlin qui a la taille suffisante pour accueillir un si grand rassemblement communautaire. De plus, il inclut un service de traiteur et un service d'aide pour toutes les personnes concernées, en particulier les participants, nous permettant de nous concentrer sur les sujets, les réunions et la mise en réseau au lieu de courir partout et de chercher de la nourriture.</p>
<div id="greyblock">
<p id="nutshell" style="text-indent:1em;"><b>En résumé, la présence au sommet FSFE comprend:</b></p>
<ul style="margin-bottom: 1em;">
@ -64,7 +42,6 @@
<li>La participation aux "15 ans de la FSFE" et à la fête du samedi soir</li>
<li>Un environnement de service qui vous aide à vous concentrer sur vos sujets et réunions</li>
</ul>
</div>
<p>Soyez conscient que, bien que le BCC soit immense, l'espace reste physiquement limité. Pour offrir un environnement paisible et sécurisé pour tout le monde, nous avons besoin de mettre en place un processus d'inscription afin de garantir que nous ne serons pas surchargé.</p>
@ -75,7 +52,6 @@
<p>Nous sommes conscients que les ressources financières des membres de notre communauté sont diverses et que des coûts financiers pourraient ainsi empêcher la participation de certains. Or, il est important pour nous de ne pas exclure quelqu'un de notre communauté seulement à cause du question d'argent. Nous avons donc décidé de proposer un don souple comme droit d'entrée pour les membres de notre communauté. Cela signifie que personne n'est obligé de payer des frais d'entrée. Pendant le processus d'inscription, vous pouvez fixer votre don volontaire au montant que vous voulez (y compris zéro). Mais veuillez s'il vous plaît garder à l'esprit que trois jours de restauration sont inclus. Cela signifie, qu'en participant au sommet FSFE, vous économiserez probablement plus de 50 Euros en n'ayant pas à acheter de la nourriture trois jours d'affilé dans le centre de Berlin.</p>
<div id="greyblock">
<p id="orientation" style="text-indent:1em;"><b>Vous pouvez trouver ici de l'aide et des lignes directrices pour votre don:</b></p>
<ul style="margin-bottom: 1em;">
@ -84,7 +60,6 @@
<li>50 Euros: Choisissez 50 euros si vous êtes un membre actif de la communauté FSFE, vous ne pouvez pas vous permettre de payer des frais d'entrée mais vous voulez tout de même nous aider à couvrir les frais de restauration. De manière réaliste, vous économisez environ la même somme en n'ayant pas à payer la nourriture, le café, le déjeuner et les boissons pendant trois jours dans le centre de Berlin. Cinquante euros peut donc être considéré comme un moyen simple de rembourser ce que vous économisez en assistant à la conférence.</li>
<li>0 Euro: Choisissez zéro Euro si vous êtes un membre actif de la communauté FSFE et que vous ne pouvez pas vous permettre de payer des frais d'entrée. Sentez-vous toujours les bienvenus&#160;!</li>
</ul>
</div>
<p>Malheureusement, ce don n'est pas déductible de l'impôt..</p>

View File

@ -6,25 +6,6 @@
<head>
<title>Summit FSFE 2016 - Dal 2 al 4 Settembre, BCC Berlino, Germania</title>
<style type="text/css">
div#greyblock {
border: solid 1px;
margin: .5em;
background: rgb(240,240,240);
}
div#toc {
float: right;
clear: right;
border: solid 1px;
border-color:blue;
margin: .5em;
width: 40%;
}
</style>
</head>
@ -37,7 +18,7 @@
<h1 id="attendance">Partecipazione, registrazione e donazioni</h1>
<div id="toc">
<div class="toc">
<p style="text-indent:1em;">Navigazione:</p>
<ul style="margin: 0em 1em 1em 0em;">
<li><a href="#donation">La tua donazione per partecipare</a></li>
@ -64,7 +45,6 @@
in tondo in cerca di cibo.
</p>
<div id="greyblock">
<p id="nutshell" style="text-indent:1em;"><b>In nuce, la partecipazione al
summit FSFE include:</b></p>
<ul style="margin-bottom: 1em;">
@ -79,7 +59,6 @@
<li>Un ambiente di servizi che ti aiuterà a concentrarti sugli argomenti
e sulle conferenze</li>
</ul>
</div>
<p>Tieni presente che, sebbene il BCC sia un enorme ambiente, lo spazio
@ -108,7 +87,6 @@
significa che se partecipi al summit FSFE probabilmente risparmierai più di
50 euro per non dover comprare cibo per i tre giorni nel centro di Berlino.</p>
<div id="greyblock">
<p id="orientation" style="text-indent:1em;"><b>Qui puoi trovare qualche
aiuto ed indicazione per la tua donazione:</b></p>
<ul style="margin-bottom: 1em;">
@ -130,7 +108,6 @@
sentiti comunque il benvenuto!</li>
</ul>
</div>
<p>Sfortunatamente questa donazione non è deducibile dalle tasse.</p>

View File

@ -6,26 +6,6 @@
<head>
<title>FSFE-top 2016 - 2 tot 4 september, BCC Berlijn, Duitsland</title>
<style type="text/css">
div#greyblock {
border: solid 1px;
margin: .5em;
background: rgb(240,240,240);
}
div#toc {
float: right;
clear: right;
border: solid 1px;
border-color:blue;
margin: .5em;
width: 40%;
}
</style>
</head>
<body>
@ -37,7 +17,7 @@
<h1 id="attendance">Aanwezigheid, registratie en donaties</h1>
<div id="toc">
<div class="toc">
<p style="text-indent:1em;">Navigatie:</p>
<ul style="margin: 0em 1em 1em 0em;">
<li><a href="#donation">Uw donatie voor aanwezigheid</a></li>
@ -63,7 +43,6 @@ dienstverlening voor het helpen van alle betrokkenen, vooral de deelnemers,
om zich te concentreren op onderwerpen, bijeenkomsten en netwerken in plaats van
rondrennen en zoeken naar voedsel.</p>
<div id="greyblock">
<p id="nutshell" style="text-indent:1em;"><b>In een notendop is uw
aanwezigheid aan de FSFE-top inclusief:</b></p>
<ul style="margin-bottom: 1em;">
@ -77,7 +56,6 @@ koffiepauze en versnaperingen gedurende de dag)</li>
<li>Een dienstverlenende omgeving die u helpt te concentreren op uw onderwerpen en
bijeenkomsten</li>
</ul>
</div>
<p>Wees ervan bewust dat, hoewel de BCC een enorme locatie is, de ruimte
@ -109,7 +87,6 @@ Dat betekent dat als u deelneemt aan de FSFE-top u waarschijnlijk meer dan
50 euro bespaart doordat u drie dagen lang geen eten in het centrum van Berlijn
hoeft te kopen.</p>
<div id="greyblock">
<p id="orientation" style="text-indent:1em;"><b>Hier kan u enige hulp en
oriëntatie voor uw donatie vinden:</b></p>
<ul style="margin-bottom: 1em;">
@ -131,7 +108,6 @@ aan de conferentie.</li>
en u geen enkele toegangsprijs kan betalen. Voelt u zich desalniettemin welkom!</li>
</ul>
</div>
<p>Helaas is deze donatie niet belastingaftrekbaar.</p>

View File

@ -6,26 +6,7 @@
<head>
<title>Kuvendi i FSFE-së 2016 - 2-4 shtator, BCC Berlin, Gjermani</title>
<style type="text/css">
div#greyblock {
border: solid 1px;
margin: .5em;
background: rgb(240,240,240);
}
div#toc {
float: right;
clear: right;
border: solid 1px;
border-color:blue;
margin: .5em;
width: 40%;
}
</style>
</head>
<body>
@ -37,7 +18,7 @@
<h1 id="attendance">Pjesëmarrje, regjistrim dhe dhurime</h1>
<div id="toc">
<div class="toc">
<p style="text-indent:1em;">Lëvizje:</p>
<ul style="margin: 0em 1em 1em 0em;">
<li><a href="#donation">Dhurimi juaj për pjesëmarrje</a></li>
@ -51,7 +32,6 @@
<p>Si element përfaqësues të kësaj mbledhjeje ndërbashkësore dhe ndërkufijshe të Software-it të Lirë, dhe me ndihmën e Qt-së dhe KDAB-it, vendosëm ta mbajmë konferencën tonë në Qendrën e Kongreseve të Berlinit (BCC). Kjo është një ndërtesë domethënëse në zemër të Berlinit. Edhe pse sështë aspak një vend me kosto të ulëta, ofron madhësinë për të mbuluar një grumbullim të tillë të stërmadh bashkësish të ndryshme. Veç kësaj, ofron shërbime të plota <i>catering</i> që i vijnë në ndihmë cilitdo të interesuar, veçanërisht pjesëmarrësve, të përqendrohen te temat, mbledhjet dhe lidhjet, në vend se të enden në tym dhe të kërkojnë ku të ushqehen. </p>
<div id="greyblock">
<p id="nutshell" style="text-indent:1em;"><b>Përmbledhtas, pjesëmarrja në kuvendin e FSFE-së përfshin:</b></p>
<ul style="margin-bottom: 1em;">
<li>Hyrjen në kuvendin e FSFE-së dhe në krejt praktikat dhe sesionet e brendshme</li>
@ -61,7 +41,6 @@
<li>Pjesëmarrjen në takimin dhe mbrëmjen "15 vjet FSFE" të shtunën në mbrëmje</li>
<li>Një mjedis shërbimesh që ju ndihmon të përqendroheni në temat dhe takimet tuaja</li>
</ul>
</div>
<p>Kini parasysh që edhe pse BCC është një vend shumë i madh, hapësira fizike është e kufizuar. Që ti ofrojmë kujtdo një mjedis të qetë dhe të sigurt, na duhet të <a href="#registration">zhvillojmë një proces regjistrimi</a> për të garantuar që vendi nuk do të mbushet tej kapacitetit.</p>
@ -73,7 +52,6 @@
<p>Jemi të ndërgjegjshëm që burimet financiare janë të ndryshme për anëtarë të ndryshëm të bashkësisë dhe që kostot financiare mund të kufizojnë pjesëmarrje individuale. Për ne është e rëndësishme të mos lëmë jashtë asnjë nga bashkësia jonë për shkak të kostove. Ndaj vendosëm për një dhurim opsional në rolin e një bilete hyrje për anëtarët e bashkësisë sonë. Kjo do të thotë, që askush nuk është i detyruar të paguajë çmimin e hyrjes. Gjatë procesit të regjistrimit shumën e dhurimit vullnetar mund ta zvogëloni ose zmadhoni sa të doni, madje edhe zero. Por mbani parasysh se këtu përfshihen tre ditë <i>catering</i>. Që do të thotë se, nëse merrni pjesë në kuvendin e FSFE-së ka shumë gjasa që të kurseni më shumë se 50 Euro nga fakti që nuk do tju duhet të paguani për ushqimin për tre ditë në qendër të Berlinit.</p>
<div id="greyblock">
<p id="orientation" style="text-indent:1em;"><b>Këtu mund të gjeni pakëz ndihmë dhe orientim lidhur me dhurimin tuaj:</b></p>
<ul style="margin-bottom: 1em;">
<li>150 euro: Zgjidhni njëqindepesëdhjetë euro që të mbuloni plotësisht kostot tona dhe të mundësoni mbajtjen e një tjetër kuvendi në të ardhmen. Kjo është shuma e propozuar nga organizatorët dhe parazgjedhja në procesin e regjistrimit tuaj. Dhurimi juaj ka shumë peshë për ne.</li>
@ -82,7 +60,6 @@
<li>0 euro: Zgjidhni zero euro nëse jeni një anëtar aktiv i bashkësisë së FSFE-së dhe nuk ia dilni dot të paguani çfarëdo çmimi hyrjeje. Ju lutemi, ndihuni i mirëpritur edhe në këtë rast!</li>
</ul>
</div>
<p>Për fat të keq, ky dhurim sështë i përjashtueshëm nga taksat.</p>

View File

@ -9,12 +9,6 @@
FSFE summit 2016 - September 2nd to 4th, BCC Berlin, Germany
</title>
<style type="text/css">
div#greyblock { border: solid 1px; margin: .5em; background: rgb(240,240,240); } div#toc { float: left; border: solid 1px; border-color:blue; margin: .5em; margin-bottom:2em; width: 40%; }
td {height: 100px;}
</style>
</head>
<body>
@ -31,7 +25,7 @@
<h3>Germany</h3>
</div>
<div id="toc">
<div class="toc">
<p style="text-indent:1em;">Navigation:</p>
<ul style="margin: 0em 1em 1em 0em;">
<li>

View File

@ -7,12 +7,7 @@
Cumbre de la FSFE de 2016 - 2 al 4 de septiembre BCC Berlín, Alemania
</title>
<style type="text/css">
div#greyblock { border: solid 1px; margin: .5em; background: rgb(240,240,240); } div#toc { float: left; border: solid 1px; border-color:blue; margin: .5em; margin-bottom:2em; width: 40%; }
td {height: 100px;}
</style>
</head>
<body>
@ -27,7 +22,7 @@
<h3>Alemania</h3>
</div>
<div id="toc">
<div class="toc">
<p style="text-indent:1em;">Navegación</p>
<ul style="margin: 0em 1em 1em 0em;">
<li>

View File

@ -9,12 +9,6 @@
FSFE-top 2016 - 2 tot 4 september, BCC Berlijn, Duitsland
</title>
<style type="text/css">
div#greyblock { border: solid 1px; margin: .5em; background: rgb(240,240,240); } div#toc { float: left; border: solid 1px; border-color:blue; margin: .5em; margin-bottom:2em; width: 40%; }
td {height: 100px;}
</style>
</head>
<body>
@ -31,7 +25,7 @@
<h3>Duitsland</h3>
</div>
<div id="toc">
<div class="toc">
<p style="text-indent:1em;">Navigatie:</p>
<ul style="margin: 0em 1em 1em 0em;">
<li>

View File

@ -7,12 +7,6 @@
Kuvendi i FSFE-së 2016 - 2 deri 4 shtator, BCC Berlin, Gjermani
</title>
<style type="text/css">
div#greyblock { border: solid 1px; margin: .5em; background: rgb(240,240,240); } div#toc { float: left; border: solid 1px; border-color:blue; margin: .5em; margin-bottom:2em; width: 40%; }
td {height: 100px;}
</style>
</head>
<body>
@ -29,7 +23,7 @@
<h3>Gjermani</h3>
</div>
<div id="toc">
<div class="toc">
<p style="text-indent:1em;">Lëvizje:</p>
<ul style="margin: 0em 1em 1em 0em;">
<li>

View File

@ -6,18 +6,7 @@
<meta name="DC.Title" content="FSFE - business cards form" />
<meta name="DC.Creator" content="Rainer Kersten" />
<title>internal tools - business cards form</title>
<style>
.field-annotation {
background:#ddd;
padding:0.5em;
margin: 1.5em 0.5em 0.5em 0;
border:1px #bbb solid;
}
form label {
display:inline;
}
</style>
<link rel="stylesheet" href="internal.css"/>
</head>
<body>

Some files were not shown because too many files have changed in this diff Show More