11 lines
263 B
Smarty
11 lines
263 B
Smarty
|
<html>
|
||
|
<head>
|
||
|
<title>tv info page</title>
|
||
|
<meta http-equiv="refresh" content="60; url=/">
|
||
|
<link rel="stylesheet" href="/style.css" />
|
||
|
</head>
|
||
|
<body>
|
||
|
<h1>Please enable cookies, they're required.</h1>
|
||
|
</body>
|
||
|
</html>
|