ajout footer
This commit is contained in:
20
fr/footer.html
Normal file
20
fr/footer.html
Normal 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>
|
||||
|
||||
Reference in New Issue
Block a user