update 404 page
This commit is contained in:
parent
a2681d5384
commit
a215633162
1 changed files with 3 additions and 4 deletions
|
@ -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…
Add table
Reference in a new issue