Files
web2.0-backend/infoscreen/static/html/coffee.html
T
Tatoma e5e284b80d Add coffeeinfoitem
Serve ka.dy.fi in iframe as infoitem. Resolves #29.
2017-02-01 19:21:56 +02:00

4 lines
224 B
HTML

<link rel="stylesheet" href="/static/css/coffee.css">
<iframe src="http://ka.dy.fi" allowfullscreen=true sandbox="allow-scripts allow-pointer-lock allow-same-origin">
<p>Your browser does not support iframes.</p>
</iframe>