update 404 page
This commit is contained in:
parent
d5b66fc6e9
commit
b5630fce71
1 changed files with 6 additions and 0 deletions
|
@ -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…
Reference in a new issue