blob: bce00b020f0e0bfc0b12d089792cb366df80a905 [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 font-sk">
<debugger-app-sk></debugger-app-sk>
</body>
</html>