UNPKG
postman
Version:
latest (0.2.0)
0.2.0
0.1.0
The Postman will help deliver messages around your application
postman
/
node_modules
/
qunit
/
deps
/
jscoverage
/
tests
/
recursive
/
1
/
1.html
13 lines
(12 loc)
•
265 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE
html
PUBLIC
"-//W3C//DTD HTML 4.01 Transitional//EN"
>
<
html
>
<
head
>
<
title
>
1
</
title
>
<
script
type
=
"text/javascript"
src
=
"1.js"
>
</
script
>
<
link
rel
=
"stylesheet"
type
=
"text/css"
href
=
"1.css"
>
</
head
>
<
body
>
1
<
br
>
<
a
href
=
"2/2.html"
>
Next
</
a
>
</
body
>
</
html
>