-
-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New translations contacts.html (Dutch)
- Loading branch information
Showing
1 changed file
with
23 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,24 @@ | ||
<h3>Perscontacten</h3> | ||
<p>We willen heel graag al jouw vragen beantwoorden, stuur een e-mail naar <a href="mailto:[email protected]"> [email protected] </a></p> | ||
<img src="https://static.openfoodfacts.org/files/presskit/PressKit/team/team-anca.jpg" style="border-radius: 50%;height: 50px" alt="Anca Luca"> | ||
Anca Luca, voorzitter van de vereniging Open Food Facts<br> | ||
<img src="https://static.openfoodfacts.org/files/presskit/PressKit/team/press-stephane.jpg" style="border-radius: 50%;height: 50px" alt="Stéphane Gigandet"> | ||
Stéphane Gigandet, oprichter van de vereniging Open Food Facts - (+33) 6 88 96 17 49<br> | ||
<img src="https://static.openfoodfacts.org/files/presskit/PressKit/team/team-pierre.jpg" style="border-radius: 50%;height: 50px" alt="Pierre Slamich"> | ||
Pierre Slamich, medeoprichter van de vereniging Open Food Facts - (+33) 6 02 13 14 57<br> | ||
<p>Wij beantwoorden graag al uw vragen. Stuur ons een e-mail op <a href="mailto:[email protected]">[email protected]</a></p> | ||
|
||
<div class="row text-center"> | ||
<div class="medium-4 columns"> | ||
<img style="height:145px;border-radius: 50%;" src="https://static.openfoodfacts.org/files/presskit/PressKit/team/team-anca.jpg" alt="Anca Luca"> | ||
<h3>Anca Luca</h3> | ||
<p>voorzitter van de NGO Open Food Facts</p> | ||
</div> | ||
|
||
<div class="medium-4 columns"> | ||
<img style="height:145px;border-radius: 50%;" src="https://static.openfoodfacts.org/files/presskit/PressKit/team/press-stephane.jpg" alt="Stéphane Gigandet"> | ||
<h3>Stéphane Gigandet</h3> | ||
<p>oprichter van de Open Food Facts vereniging</p> | ||
<p>(+33) 6 88 96 17 49</p> | ||
</div> | ||
|
||
<div class="medium-4 columns"> | ||
<img style="height:145px;border-radius: 50%;" src="https://static.openfoodfacts.org/files/presskit/PressKit/team/team-pierre.jpg" alt="Pierre Slamich"> | ||
<h3>Pierre Slamich</h3> | ||
<p>medeoprichter van de Open Food Facts vereniging</p> | ||
<p>(+33) 6 02 13 14 57</p> | ||
</div> | ||
</div> |