info-screen/index.html

10 lines
212 B
HTML
Raw Normal View History

2018-05-18 09:52:14 +00:00
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<div id="datetime">2018-04-12 12:34:56.345h UTC+1</div>
<iframe id="weather" src="https://wttr.in/Karlsruhe"></iframe>
</body>
</html>