-
Notifications
You must be signed in to change notification settings - Fork 0
/
404.html
87 lines (75 loc) · 3.94 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
<!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-swahili/apple-touch-icon.png?v=4">
<link rel="icon" type="image/png" sizes="32x32" href="/storybooks-swahili/favicon-32x32.png?v=4">
<link rel="icon" type="image/png" sizes="16x16" href="/storybooks-swahili/favicon-16x16.png?v=4">
<link rel="manifest" href="/storybooks-swahili/site.webmanifest?v=4">
<link rel="mask-icon" href="/storybooks-swahili/safari-pinned-tab.svg?v=4" color="#5bbad5">
<link rel="shortcut icon" href="/storybooks-swahili/favicon.ico?v=4">
<meta name="msapplication-TileColor" content="#00aba9">
<meta name="theme-color" content="#ffffff">
<title>Hadithi za Kiswahili</title>
<meta name="description" content="Hadithi za Kiswahili is designed specifically for teachers, parents, and community members. It makes 40 stories from the African Storybook available with text and audio in Kiswahili as well as a wide variety of languages spoken around the world.
">
<link rel="stylesheet" href="/storybooks-swahili/css/spectre.min.css">
<link rel="stylesheet" href="/storybooks-swahili/css/gsn.min.css">
<link rel="stylesheet" href="/storybooks-swahili/css/fontello.min.css">
<link rel="canonical" href="https://global-asp.github.io//storybooks-swahili/404.html">
<link rel="alternate" type="application/rss+xml" title="Hadithi za Kiswahili" href="/storybooks-swahili">
<script src="/storybooks-swahili/js/sbc.min.js"></script>
</head>
<body>
<div class="container">
<header class="navbar">
<section class="navbar-section">
<a href="/storybooks-swahili/" class="navbar-brand">
<object type="image/svg+xml" data="/storybooks-swahili/images/sbswa_logo.svg" width="100" height="100" border="0"></object>
</a>
<div class="btn-group btn-group-block">
<a href="/storybooks-swahili/" class="btn btn-primary">Home</a>
<div class="dropdown">
<a href="#" class="btn btn-primary dropdown-toggle" tabindex="0">About</a>
<ul class="menu">
<li class="menu-item"><a href="/storybooks-swahili/about">About us</a></li>
<li class="menu-item"><a href="/storybooks-swahili/about/languages">Languages</a></li>
</ul>
</div>
<a href="/storybooks-swahili/how-to" class="btn btn-primary">How to use this website</a>
<a href="/storybooks-swahili/contact" class="btn btn-primary">Contact us</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 not found :(</strong></p>
<h4>The page you are looking for could not be found. Perhaps you were looking for a translation that we are still working on, or a <a href="/storybooks-swahili/about/languages">language</a> that is not yet available. If you are able to help with translation or recording of any languages we don't have yet, we would love <a href="/storybooks-swahili/contact">to hear from you!</a></h4>
<h4>Please note that Hadithi za Kiswahili is still under development and we will continue to add languages, stories, and other resources as they become available.</h4>
<a class="btn btn-lg btn-primary" href="/storybooks-swahili/">Back to home</a>
</div>
</div>
<footer>
<div class="container">
<h3>Additional resources</h3>
<a class="btn btn-lg" target="_blank" href="https://africanstorybook.org/">African Storybook</a> <a class="btn btn-lg" target="_blank" href="https://globalstorybooks.net/">Global Storybooks Portal</a> <a class="btn btn-lg" href="/storybooks-swahili/contact">Email us</a>
<br><br> © Hadithi za Kiswahili. <a href="https://creativecommons.org/licenses/by/4.0/">Some rights reserved</a>.<br><br>
</div>
</footer>
</body>
</html>