mirror of
https://github.com/Sheldan/Sissi.git
synced 2026-07-04 03:57:44 +00:00
8 lines
164 B
HTML
8 lines
164 B
HTML
<html>
|
|
<head>
|
|
<meta http-equiv="refresh" content="{{ refreshInterval }}">
|
|
</head>
|
|
<body>
|
|
<img src="{{ imagePath }}">
|
|
</body>
|
|
</html> |