-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
88 lines (75 loc) · 4.16 KB
/
404.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="apple-touch-icon" sizes="180x180" href="/storybooks-french/apple-touch-icon.png?v=4">
<link rel="icon" type="image/png" sizes="32x32" href="/storybooks-french/favicon-32x32.png?v=4">
<link rel="icon" type="image/png" sizes="16x16" href="/storybooks-french/favicon-16x16.png?v=4">
<link rel="manifest" href="/storybooks-french/site.webmanifest?v=4">
<link rel="mask-icon" href="/storybooks-french/safari-pinned-tab.svg?v=4" color="#5bbad5">
<link rel="shortcut icon" href="/storybooks-french/favicon.ico?v=4">
<meta name="msapplication-TileColor" content="#00aba9">
<meta name="theme-color" content="#ffffff">
<title>Contes en français</title>
<meta name="description" content="Contes en français est une ressource éducative ouverte et gratuite qui encourage l’alphabétisation et l’apprentissage des langues dans les foyers, les écoles, et les collectivités qui présents 40 contes du Livre de contes africains disponibles en texte et en version audio en français et plusieurs autres langues du monde.
">
<link rel="stylesheet" href="/storybooks-french/css/spectre.min.css">
<link rel="stylesheet" href="/storybooks-french/css/gsn.min.css">
<link rel="stylesheet" href="/storybooks-french/css/fontello.min.css">
<link rel="canonical" href="https://global-asp.github.io//storybooks-french/404.html">
<link rel="alternate" type="application/rss+xml" title="Contes en français" href="/storybooks-french">
<script src="/storybooks-french/js/sbc.min.js"></script>
</head>
<body>
<div class="container">
<header class="navbar">
<section class="navbar-section">
<a href="/storybooks-french/" class="navbar-brand">
<object type="image/svg+xml" data="/storybooks-french/images/sbfra_logo.svg" width="100" height="100" border="0"></object>
</a>
<div class="btn-group btn-group-block">
<a href="/storybooks-french/" class="btn btn-primary">Accueil</a>
<div class="dropdown">
<a href="#" class="btn btn-primary dropdown-toggle" tabindex="0">A propos</a>
<ul class="menu">
<li class="menu-item"><a href="/storybooks-french/about">Qui sommes nous?</a></li>
<li class="menu-item"><a href="/storybooks-french/about/languages">Langues</a></li>
</ul>
</div>
<a href="/storybooks-french/how-to" class="btn btn-primary">Comment utiliser ce site</a>
<a href="/storybooks-french/contact" class="btn btn-primary">Nous contacter</a>
</div>
</section>
</header>
<style type="text/css" media="screen">
.container {
margin: 10px auto;
max-width: 600px;
text-align: center;
}
h1 {
margin: 30px 0;
font-size: 4em;
line-height: 1;
letter-spacing: -1px;
}
</style>
<div class="container">
<h1>404</h1>
<p><strong>Page non trouvée :(</strong></p>
<h4>La page que vous recherchez est introuvable. Vous cherchiez peut-être une traduction sur laquelle nous travaillons toujours, ou une <a href="/storybooks-french/about/languages">langue</a> qui n'est pas encore disponible. Si vous êtes en mesure d'aider à la traduction ou à l'enregistrement de langues que nous n'avons pas encore, nous serions ravis de <a href="/storybooks-french/contact">vous entendre!</a></h4>
<h4>Veuillez noter que Contes en français est toujours en cours de développement et nous continuerons à ajouter des langues, des histoires et d'autres ressources à mesure qu'elles seront disponibles.</h4>
<a class="btn btn-lg btn-primary" href="/storybooks-french/">Retour à l’accueil </a>
</div>
</div>
<footer>
<div class="container">
<h3>Ressources supplémentaires</h3>
<a class="btn btn-lg" target="_blank" href="https://africanstorybook.org/">Livre de contes africains</a> <a class="btn btn-lg" target="_blank" href="https://globalstorybooks.net/">Portail des livres de contes du monde </a> <a class="btn btn-lg" href="/storybooks-french/contact">Nous envoyer un email</a>
<br><br> © Contes en français. <a href="https://creativecommons.org/licenses/by/4.0/deed.fr">Certains droits réservés</a>.<br><br>
</div>
</footer>
</body>
</html>