16 lines
228 B
HTML
16 lines
228 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
|
<base href="/">
|
|
<title>Payload</title>
|
|
</head>
|
|
|
|
<body>
|
|
<div id="app"></div>
|
|
<div id="portal"></div>
|
|
</body>
|
|
|
|
</html>
|