ajout qq pages traduites

This commit is contained in:
ethylotest
2021-03-31 09:47:00 +02:00
parent c83134d62d
commit 5e019a509a
90 changed files with 11073 additions and 29 deletions

20
en/footer.html Normal file
View File

@@ -0,0 +1,20 @@
<!DOCTYPE html>
<html lang="fr" dir="ltr">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<base href="../"/>
<link href="./styles/style.css" type="text/css" rel="stylesheet">
</head>
<body>
<div class="footer">
<div class="footer_container">
<p>© KOSMOPOLIT littératures germanophones et européennes</p>
<p>10 rue Vandrezanne</p>
<p>75013 Paris</p>
<p>kosmopolit.contact@protonmail.com</p>
</div>
</div>
</body>
</html>