aboutsummaryrefslogtreecommitdiffhomepage
path: root/experimental/webtry/templates/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'experimental/webtry/templates/index.html')
-rw-r--r--experimental/webtry/templates/index.html9
1 files changed, 7 insertions, 2 deletions
diff --git a/experimental/webtry/templates/index.html b/experimental/webtry/templates/index.html
index 58b7e3578d..e85f79880d 100644
--- a/experimental/webtry/templates/index.html
+++ b/experimental/webtry/templates/index.html
@@ -6,8 +6,13 @@
<link rel='import' type='text/html' href='/res/imp/zoom.html'>
</head>
<body>
- {{template "titlebar.html" .}}
- {{template "content.html" .}}
+ <div id="wrapper">
+ {{template "titlebar.html" .}}
+ <div id="lower-wrapper">
+ {{template "sidebar.html" .}}
+ {{template "content.html" .}}
+ </div>
+ </div>
<script type='text/javascript'>
// Not running in a workspace.