commit-bot@chromium.org | 6f458fc | 2014-03-11 22:57:50 +0000 | [diff] [blame] | 1 | <!DOCTYPE html> |
| 2 | <html> |
| 3 | <head> |
| 4 | <title>Skia WebTry</title> |
commit-bot@chromium.org | 015c08e | 2014-05-19 16:40:08 +0000 | [diff] [blame^] | 5 | {{template "headercommon.html" .}} |
| 6 | <link rel='import' type='text/html' href='/res/imp/zoom.html'> |
commit-bot@chromium.org | 6f458fc | 2014-03-11 22:57:50 +0000 | [diff] [blame] | 7 | </head> |
| 8 | <body> |
commit-bot@chromium.org | 472f830 | 2014-04-28 15:33:31 +0000 | [diff] [blame] | 9 | {{template "titlebar.html" .}} |
commit-bot@chromium.org | 9004192 | 2014-04-22 21:13:45 +0000 | [diff] [blame] | 10 | {{template "content.html" .}} |
commit-bot@chromium.org | 6f458fc | 2014-03-11 22:57:50 +0000 | [diff] [blame] | 11 | |
commit-bot@chromium.org | 015c08e | 2014-05-19 16:40:08 +0000 | [diff] [blame^] | 12 | <script type='text/javascript'> |
commit-bot@chromium.org | d04e1dd | 2014-04-19 13:55:50 +0000 | [diff] [blame] | 13 | // Not running in a workspace. |
commit-bot@chromium.org | 015c08e | 2014-05-19 16:40:08 +0000 | [diff] [blame^] | 14 | var workspaceName = ''; |
commit-bot@chromium.org | 6f458fc | 2014-03-11 22:57:50 +0000 | [diff] [blame] | 15 | </script> |
commit-bot@chromium.org | 015c08e | 2014-05-19 16:40:08 +0000 | [diff] [blame^] | 16 | {{template "footercommon.html" .}} |
commit-bot@chromium.org | 6f458fc | 2014-03-11 22:57:50 +0000 | [diff] [blame] | 17 | </body> |
| 18 | </html> |