summaryrefslogtreecommitdiffstats
path: root/index.html
blob: 6222c21f6407b2a41a1bd74f1e2d65f57a88557e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!DOCTYPE html>
<html>
	<head>
		<meta charset=UTF-8 />
		<title>
			TELETEKST APLIKACIJA - Nalagam ...
		</title>
		<style>
			body {
				background: black;
			}
		</style>
		<meta http-equiv=refresh content=0;URL=/100/1 />
	</head>
	<body>

	</body>
</html>