12 lines
No EOL
315 B
HTML
12 lines
No EOL
315 B
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>FableTailwind</title>
|
|
<meta http-equiv='Content-Type' content='text/html; charset=utf-8'>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<link rel="shortcut icon" href="fable.ico" />
|
|
</head>
|
|
<body>
|
|
<div id="feliz-app"></div>
|
|
</body>
|
|
</html> |