blob: 046a09df63d3f8522269b6a3e49135e718d7430b [file]
<!DOCTYPE html>
<html>
<head>
<title>Skia WebTry</title>
{{template "header.html" .}}
<link rel='import' type='text/html' href='/res/imp/zoom.html'>
</head>
<body class="iframe">
{{template "content.html" .}}
<script type='text/javascript'>
// Not running in a workspace.
var workspaceName = '';
</script>
{{template "footer.html" .}}
</body>
</html>