Files
poc-provedor/html/blockly-games/pond-tutor.html

18 lines
582 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="google" value="notranslate">
<meta name="viewport" content="target-densitydpi=device-dpi, width=device-width, initial-scale=1.0, user-scalable=no">
<title>Blockly Games : Pond Tutor</title>
<link rel="stylesheet" href="common/common.css">
<link rel="stylesheet" href="pond/style.css">
<link rel="stylesheet" href="pond/tutor/style.css">
<script src="third-party/ace/ace.js"></script>
<script src="common/boot.js"></script>
<script src="/common/storage.js"></script>
</head>
<body>
</body>
</html>