18 lines
343 B
HTML
18 lines
343 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8"/>
|
|
<meta content="IE=edge" http-equiv="X-UA-Compatible"/>
|
|
<meta
|
|
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"
|
|
name="viewport"
|
|
/>
|
|
</head>
|
|
<body>
|
|
<script type="text/javascript">
|
|
|
|
</script>
|
|
|
|
</body>
|
|
</html>
|