updated
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ const FourOhFour = (props) => {
|
||||
<div className="govuk-grid-column-two-thirds ">
|
||||
<h1>{t("common:404-not-found-title")}</h1>
|
||||
<Link href="/">
|
||||
<a>{t("common:404-not-found-link")}</a>
|
||||
{t("common:404-not-found-link")}
|
||||
</Link>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user