update 404 page

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

@ -19,11 +19,10 @@
xhttp.open("GET", url, true); xhttp.open("GET", url, true);
xhttp.send(); xhttp.send();
</script> </script>
<noscript>
<p> <p>
Please, enable javascript. That would help me to identify more dead links This site uses javascript to report 404 pages. Please let javascript
(404 error pages). do it's job on this website. It helps me identify dead links that I can
take care of. <em>Thanks a lot!</em>
</p> </p>
</noscript>
</div> </div>
{{ end }} {{ end }}

Loading…
Cancel
Save