UNPKG
handlecustomerror
Version:
latest (1.0.0)
1.0.0
Custom Error Node Module
handlecustomerror
/
public
/
index1.html
21 lines
(14 loc)
•
255 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!DOCTYPE
html
>
<
head
>
</
head
>
<
body
>
<
div
id
=
"banner_wrapper"
>
<
div
id
=
"content"
>
<
h1
>
404 : ERROR PAGE
<
h1
>
<
p
>
</
p
>
</
div
>
<!-- END content -->
</
div
>
</
body
>
</
html
>