streamwatcher/templates/stream.html

9 lines
No EOL
107 B
HTML
Executable file

<html>
<head>
</head>
<body>
<img src="{{.URL}}">
</body>
</html>