vvvw/templates/perspectiveA.html
2020-09-08 16:59:05 +02:00

15 lines
240 B
HTML

<!doctype html>
<html>
<head>
<title>Perspective A</title>
</head>
<body>
<h1>Perspective A</h1>
<div id="video1">
<iframe width="420" height="315"
src="https://www.youtube.com/watch?v=fKOKxuFyEdg">
</iframe>
</div>
</body>
</html>