mirror of
https://github.com/Sheldan/Sissi.git
synced 2026-01-02 07:44:19 +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> |