index.htm
14 lines
| 315 B
| text/html
|
HtmlLexer
/ endgames-vn / index.htm
| r8 | <!doctype html> | |||
| <html> | ||||
| <head> | ||||
| <title>Endgames Omake</title> | ||||
| <link rel="stylesheet" href="fullscreen.css"> | ||||
| <meta name="viewport" content="width=device-width, user-scalable=no"> | ||||
| </head> | ||||
| <body> | ||||
| <div class="viewport-container"> | ||||
| <iframe src="intro.htm" seamless="true"></iframe> | ||||
| </div> | ||||
| </body> | ||||
| </html> | ||||
