10 lines
198 B
HTML
Raw Normal View History

<!doctype html>
<html>
<title>Animation Example</title>
<link rel="stylesheet" type="text/css" href="./css/app.css" />
<body>
<animate-app>Loading...</animate-app>
$SCRIPTS$
</body>
</html>