14 lines
240 B
HTML
14 lines
240 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
|
<meta charset="utf-8">
|
|
</head>
|
|
|
|
<body>
|
|
<div style="opacity: 0.9;">
|
|
<iframe style="border: none;" src=""></iframe>
|
|
</div>
|
|
|
|
</body>
|
|
</html>
|