ayon-core/pype/premiere/extensions/com.pype.avalon/index_remote.html

17 lines
No EOL
281 B
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Avalon</title>
<link rel="stylesheet" type="text/css" href="css/app.css">
</head>
<body onLoad="onLoaded()">
</body>
<script src="js/app.js"></script>
<script src="js/json2.js"></script>
</html>