We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d39df3 commit bc2b338Copy full SHA for bc2b338
404.html
@@ -0,0 +1,12 @@
1
+---
2
+permalink: /404.html
3
+title: Page not found
4
+layout: default
5
+body-class: no-subheader
6
7
+<div class="four-oh-four">
8
+ <h1 class="four-oh-four-title">404</h1>
9
+ <p class="four-oh-four-description">Sorry, the page you are looking for does not exist.</p>
10
+ <div class="four-oh-four-image"><img src="http://phonegap.com/images/landspeeder_white_border.png" alt="Landspeeder"/></div>
11
+ <a href="/getstarted/" class="button--cta">Speed to the homepage</a>
12
+</div>
0 commit comments