blob: da4eee946b547456a7b8ad4c7bc3d7c08b3d3d7c [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>SkSL Debugger</title>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script src="/dist/version.js" nonce="{% .Nonce %}"></script>
</head>
<body class=body-sk>
<debugger-app-sk></debugger-app-sk>
</body>
</html>