2 <html lang=
"en-US" prefix=
"og: http://ogp.me/ns#">
5 <meta name=
"viewport" content=
"width=device-width, initial-scale=1">
7 <!-- CLEAN MARKUP = GOOD KARMA.
10 you're a curious person and a fast learner ;)
11 Let's make something beautiful together. Contribute on Github:
12 https://github.com/webslides/webslides
19 <title>Page not found (
404) - WebSlides
</title>
20 <meta name=
"description" content=
"Unfortunately, this page does not exist.">
23 <link href=
"https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,700,700i%7CMaitree:200,300,400,600,700&subset=latin-ext" rel=
"stylesheet">
26 <link rel=
"stylesheet" type='text/css' media='all'
href=
"static/css/base.css">
29 <link rel=
"stylesheet" type='text/css' media='all'
href=
"static/css/colors.css">
31 <!-- Optional - CSS SVG Icons (Font Awesome) -->
32 <link rel=
"stylesheet" type='text/css' media='all'
href=
"static/css/svg-icons.css">
36 <link rel=
"shortcut icon" sizes=
"16x16" href=
"static/images/favicons/favicon.png">
37 <link rel=
"shortcut icon" sizes=
"32x32" href=
"static/images/favicons/favicon-32.png">
40 <meta name=
"mobile-web-app-capable" content=
"yes">
41 <meta name=
"theme-color" content=
"#333333">
44 <header role=
"banner">
45 <nav role=
"navigation">
46 <p class=
"logo"><a href=
"index.html" title=
"WebSlides">WebSlides
</a></p>
49 <a rel=
"external" href=
"https://github.com/webslides/webslides" title=
"Github">
50 <svg class=
"fa-github">
51 <use xlink:
href=
"#fa-github"></use>
57 <a rel=
"external" href=
"https://twitter.com/webslides" title=
"Twitter">
58 <svg class=
"fa-twitter">
59 <use xlink:
href=
"#fa-twitter"></use>
64 <!-- <li class="dribbble"><a rel="external" href="http://dribbble.com/webslides" title="Dribbble"><svg class="fa-dribbble"><use xlink:href="#fa-dribbble"></use></svg> <em>jlantunez</em></a></li> -->
70 <section class=
"aligncenter">
72 <h1>Page not found!
</h1>
73 <p class=
"text-symbols">* * *
</p>
74 <p>Please check your URL or
<a href=
"index.html">return to the Home Page
</a>.
</p>
82 <!-- svg-icons.js is optional (fontastic.me - Font Awesome as svg icons) -->
83 <script defer
src=
"static/js/svg-icons.js"></script>