blob: 58b7e3578d59c2aa7f3c007abff1dbcdf072217f [file] [log] [blame]
commit-bot@chromium.org6f458fc2014-03-11 22:57:50 +00001<!DOCTYPE html>
2<html>
3<head>
4 <title>Skia WebTry</title>
commit-bot@chromium.org015c08e2014-05-19 16:40:08 +00005 {{template "headercommon.html" .}}
6 <link rel='import' type='text/html' href='/res/imp/zoom.html'>
commit-bot@chromium.org6f458fc2014-03-11 22:57:50 +00007</head>
8<body>
commit-bot@chromium.org472f8302014-04-28 15:33:31 +00009 {{template "titlebar.html" .}}
commit-bot@chromium.org90041922014-04-22 21:13:45 +000010 {{template "content.html" .}}
commit-bot@chromium.org6f458fc2014-03-11 22:57:50 +000011
commit-bot@chromium.org015c08e2014-05-19 16:40:08 +000012 <script type='text/javascript'>
commit-bot@chromium.orgd04e1dd2014-04-19 13:55:50 +000013 // Not running in a workspace.
commit-bot@chromium.org015c08e2014-05-19 16:40:08 +000014 var workspaceName = '';
commit-bot@chromium.org6f458fc2014-03-11 22:57:50 +000015 </script>
commit-bot@chromium.org015c08e2014-05-19 16:40:08 +000016 {{template "footercommon.html" .}}
commit-bot@chromium.org6f458fc2014-03-11 22:57:50 +000017</body>
18</html>