10 lines
172 B
HTML
10 lines
172 B
HTML
<!DOCTYPE HTML>
|
|
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
</head>
|
|
<body>
|
|
<iframe srcdoc="<iframe src='http://test1.example.com/'></iframe>"></iframe>
|
|
</body>
|
|
</html>
|