mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-19 03:48:18 -07:00
9 lines
109 B
HTML
9 lines
109 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<title>iframe</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<div><span>span text</span></div>
|
||
|
</body>
|
||
|
</html>
|