2017-08-22 02:49:35 +00:00
|
|
|
<!doctype html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title>intval 3</title>
|
2017-10-21 15:46:06 +00:00
|
|
|
<style>
|
|
|
|
html,body{
|
|
|
|
background: #212121;
|
|
|
|
}
|
|
|
|
</style>
|
2017-08-22 02:49:35 +00:00
|
|
|
</head>
|
|
|
|
<body>
|
2017-10-20 17:58:01 +00:00
|
|
|
<form method="POST" action="/frame">
|
2017-08-22 02:49:35 +00:00
|
|
|
|
|
|
|
</form>
|
|
|
|
</body>
|
|
|
|
</html>
|