16 lines
841 B
HTML
16 lines
841 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<meta charset="UTF-8">
|
|
<title>Cards For Humanity Test Clients</title>
|
|
</head>
|
|
<body style="background-color: #000">
|
|
<iframe src="http://localhost:3030" style="width: 500px; height: 500px"></iframe>
|
|
<iframe src="http://localhost:3030" style="width: 500px; height: 500px"></iframe>
|
|
<iframe src="http://localhost:3030" style="width: 500px; height: 500px"></iframe>
|
|
<iframe src="http://localhost:3030" style="width: 500px; height: 500px"></iframe>
|
|
<iframe src="http://localhost:3030" style="width: 500px; height: 500px"></iframe>
|
|
<iframe src="http://localhost:3030" style="width: 500px; height: 500px"></iframe>
|
|
<iframe src="http://localhost:3030" style="width: 500px; height: 500px"></iframe>
|
|
<iframe src="http://localhost:3030" style="width: 500px; height: 500px"></iframe>
|
|
</body>
|
|
</html>
|