mirror of
https://github.com/aleksilassila/reiverr.git
synced 2026-04-17 21:53:12 +02:00
17 lines
518 B
HTML
17 lines
518 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0" />
|
|
<meta name="description" content="Tizen basic template generated by Tizen Web IDE" />
|
|
|
|
<title>Tizen Web IDE - Tizen - Samsung Tizen TV basic Application</title>
|
|
|
|
<link rel="stylesheet" type="text/css" href="css/style.css" />
|
|
<script src="js/main.js"></script>
|
|
<meta http-equiv="refresh" content="0; url=dist/index.html" />
|
|
</head>
|
|
|
|
<body></body>
|
|
</html>
|