20 lines
124 B
HTML
20 lines
124 B
HTML
<html>
|
|
|
|
<head>
|
|
<title>Just pickup</title>
|
|
|
|
|
|
</head>
|
|
|
|
<body>
|
|
<div>
|
|
test page
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
</body>
|
|
|
|
</html> |