18 lines
528 B
HTML
18 lines
528 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> |