Files
2022_WEBSITE_kosmopolit/new/en/association.html
2022-03-30 11:57:24 +02:00

111 lines
3.9 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>ASSOCIATION</title>
<base href="../"/>
<meta name="description" content="ASSOCIATION focuses on contemporary German-language and European literature. In its journal Litterall as well as through the literary meetings Lettres d'Europe et d'Ailleurs, the association puts forward a literary cosmopolitism concerned by present-time issues.">
<meta name="keywords" content="truc, bidule, chouette">
<link href="./styles/style.css" type="text/css" rel="stylesheet">
<link href="./styles/association.css" type="text/css" rel="stylesheet">
<style> html {visibility: hidden; opacity: 0;} </style>
</head>
<body>
<nav class="navbar sticky">
<input type="checkbox" id="burger">
<label for="burger" class="burger"></label>
<div class="nav_left">
<a href="./en/association.html" ><p>ASSOCIATION</p></a>
<a href="./en/litterall.html" ><p>Litter<i>all</i></p></a>
<a href="./en/lettres.html" ><p>Lettres d'Europe et d'Ailleurs</p></a>
<a href="./en/news.html" ><p>News</p></a>
</div>
<div class="nav_right">
<a class="language" href="./fr/association.html">
<img class="flag" src="./docs/nav/flag_fr_mini.png" alt="drapeau francais">
<p>fr</p>
</a>
<a class="language" href="./de/association.html">
<img class="flag" src="./docs/nav/flag_de_mini.png" alt="Deutsche Flagge">
<p>de</p>
</a>
<a class="language selected" href="./en/association.html">
<img class="flag" src="./docs/nav/flag_en_mini.png" alt="English flag">
<p>en</p>
</a>
</div>
</nav>
<div class="container_main">
<aside class="aside_left sticky">
<div class="table_box">
<h2>table of contents</h2>
<a href="./en/association.html#anchor_association"> <h3>ASSOCIATION</h3></a>
<a href="./en/association.html#anchor_contact"> <h3>contact</h3></a>
<a href="./en/association.html#anchor_team"> <h3>our team</h3></a>
<a href="./en/association.html#anchor_credits"> <h3>credits</h3></a>
</div>
</aside>
<main>
<h2 id="anchor_contact">contact</h2>
<p>littératures germanophones et européennes
<br>10 rue Vandrezanne
<br>75013 Paris</p>
<p><a href="mailto:kosmopolit.contact@protonmail.com">kosmopolit.contact@protonmail.com</a></p>
<p><a href="./en/association.html#anchor_contact">membership form</a></p>
<a class="img_icon" href="https://www.facebook.com/Kosmopolit-litt%C3%A9ratures-germanophones-et-europ%C3%A9ennes-253938429851591" target="blank" rel"noopener noreferrer"><img src="docs/facebook.png"></a>
<h2 id="anchor_team">our team</h2>
<p>
Françoise Toraille chairwoman
<br>
Joachim Umlauf vice-chairman
<br>
secretary
<br>
Evelyne Maes treasurer
<br>
Dominique Petit board member
</p>
<br>
<p>
artistic director
<br>
coordinator
</p>
<br>
<p>
Bernard Banoun adviser
<br>
Francesca Isidori adviser
</p>
<br><br>
<iframe src="./en/date.html"></iframe>
</main>
<aside class="aside_right">
<div class="relative_box">
<h2 class="box_name">the starting point</h2>
<a href="https://www.leroidesaulnes.org/" target="_blank" rel="noopener noreferrer">
<h2>Les Amis du Roi des Aulnes</h2>
<p>Nicole Bary founded in 1980 in Paris the German-language countries' bookshop <span class="nocut">Le Roi des Aulnes</span>, in 1983 the association Les Amis du Roi des Aulnes, then the journal Litter<i>all</i> and the European writers meetings <i>Lettres d'Europe et d'Ailleurs</i>. Her work was a precursor to that of the ASSOCIATION.</datagrid></span></p>
</a>
</div>
</aside>
</div>
<footer>
<iframe src="./fr/footer.html"></iframe>
</footer>
</body>
</html>