update 404 page

main
Dominic Reich 2 years ago
parent d5b66fc6e9
commit b5630fce71
Signed by: dominic
GPG Key ID: BC9D6AE1A3BE169A

@ -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 }}

Loading…
Cancel
Save