-
Notifications
You must be signed in to change notification settings - Fork 0
/
404.html
87 lines (75 loc) · 4.03 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-southafrica/apple-touch-icon.png?v=4">
<link rel="icon" type="image/png" sizes="32x32" href="/storybooks-southafrica/favicon-32x32.png?v=4">
<link rel="icon" type="image/png" sizes="16x16" href="/storybooks-southafrica/favicon-16x16.png?v=4">
<link rel="manifest" href="/storybooks-southafrica/site.webmanifest?v=4">
<link rel="mask-icon" href="/storybooks-southafrica/safari-pinned-tab.svg?v=4" color="#5bbad5">
<link rel="shortcut icon" href="/storybooks-southafrica/favicon.ico?v=4">
<meta name="msapplication-TileColor" content="#00aba9">
<meta name="theme-color" content="#ffffff">
<title>Storybooks South Africa</title>
<meta name="description" content="Storybooks South Africa is designed specifically for teachers, parents, and community members. It makes 40 stories from the African Storybook available with text and audio in English as well as the 10 official languages of South Africa.
">
<link rel="stylesheet" href="/storybooks-southafrica/css/spectre.min.css">
<link rel="stylesheet" href="/storybooks-southafrica/css/gsn.min.css">
<link rel="stylesheet" href="/storybooks-southafrica/css/fontello.min.css">
<link rel="canonical" href="https://global-asp.github.io//storybooks-southafrica/404.html">
<link rel="alternate" type="application/rss+xml" title="Storybooks South Africa" href="/storybooks-southafrica">
<script src="/storybooks-southafrica/js/sbc.min.js"></script>
</head>
<body>
<div class="container">
<header class="navbar">
<section class="navbar-section">
<a href="/storybooks-southafrica/" class="navbar-brand">
<object type="image/svg+xml" data="/storybooks-southafrica/images/sbza_logo.svg" width="100" height="100" border="0"></object>
</a>
<div class="btn-group btn-group-block">
<a href="/storybooks-southafrica/" 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-southafrica/about">About us</a></li>
<li class="menu-item"><a href="/storybooks-southafrica/about/languages">Languages</a></li>
</ul>
</div>
<a href="/storybooks-southafrica/how-to" class="btn btn-primary">How to use this website</a>
<a href="/storybooks-southafrica/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-southafrica/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-southafrica/contact">to hear from you!</a></h4>
<h4>Please note that Storybooks South Africa 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-southafrica/">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-southafrica/contact">Email us</a>
<br><br> © Storybooks South Africa. <a href="https://creativecommons.org/licenses/by/4.0/">Some rights reserved</a>.<br><br>
</div>
</footer>
</body>
</html>