blob: c4fa48b81fc21e0a29c7550b3f10d361869c7cad [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>SkDebugger</title>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=egde,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script src="{{.source}}/res/js/core.js" type="text/javascript" charset="utf-8"></script>
<link href="{{.source}}/res/vul/elements.html" rel="import" />
</head>
<body class="fullbleed layout vertical">
<debugger-app-sk>This is the app.</debugger-app-sk>
</body>
</html>