update 404 page

This commit is contained in:
Dominic Reich 2022-12-16 07:48:26 +01:00
parent d5b66fc6e9
commit b5630fce71
Signed by: dominic
GPG key ID: BC9D6AE1A3BE169A

View file

@ -19,5 +19,11 @@
xhttp.open("GET", url, true);
xhttp.send();
</script>
<noscript>
<p>
Please, enable javascript. That would help me to identify more dead links
(404 error pages).
</p>
</noscript>
</div>
{{ end }}