15 lines
489 B
HTML
15 lines
489 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300" rel="stylesheet">
|
|
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0 maximum-scale=1.0, user-scalable=0">
|
|
<title>seasoned Shows</title>
|
|
</head>
|
|
<body style='margin: 0'>
|
|
<div id="root">
|
|
|
|
</div>
|
|
</body>
|
|
</html> |