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 1445e1b commit 0d8d956Copy full SHA for 0d8d956
404.md
@@ -1,11 +1,9 @@
1
---
2
layout: page
3
-title: generic.error
+title: generic.error404
4
permalink: /404.html
5
6
7
-#404
8
-
9
_{% t generic.page-not-found-short %} :(_
10
11
{% t generic.page-not-found-long %}
_i18n/en.yml
@@ -20,6 +20,7 @@ generic:
20
learn: "Learn More"
21
share: "Share"
22
error: "Error"
23
+ error404: "Error 404"
24
redirect:
25
title: "Redirect"
26
link: "Click here if you are not redirected."
0 commit comments