{{statusCode}}
+{{t "Page not found"}}
+diff --git a/error-404.hbs b/error-404.hbs
new file mode 100644
index 00000000..080bfe11
--- /dev/null
+++ b/error-404.hbs
@@ -0,0 +1,44 @@
+{{!< default}}
+
+{{!--
+ 404 page. Inherits the default layout so visitors keep the theme's
+ navigation, footer, and overall look while they figure out where to go.
+--}}
+
+ {{t "Page not found"}}{{statusCode}}
+ {{t "Recent posts"}}
+
{{message}}
+{{ref}}: {{message}}
+ {{/foreach}} +