diff --git a/contrib/static/404.png b/contrib/static/404.png new file mode 100644 index 0000000..f5e6066 Binary files /dev/null and b/contrib/static/404.png differ diff --git a/contrib/templates/default/404.mustache b/contrib/templates/default/404.mustache index c4cd3bb..724ee46 100644 --- a/contrib/templates/default/404.mustache +++ b/contrib/templates/default/404.mustache @@ -13,11 +13,13 @@ -
- -
- {{#i18n.Translations}}{{resource_not_found}}{{/i18n.Translations}} +
+
+ +
+ {{#i18n.Translations}}{{resource_not_found}}{{/i18n.Translations}} +
-
+ diff --git a/contrib/translations/en-US.ini b/contrib/translations/en-US.ini index c4d37aa..f612023 100644 --- a/contrib/translations/en-US.ini +++ b/contrib/translations/en-US.ini @@ -115,3 +115,5 @@ update=Update overboard_title=ukko / overboard posted_on_label=Posted on +#404 page +resource_not_found=The page you are looking for isn't here \ No newline at end of file