aboutsummaryrefslogtreecommitdiff
path: root/vnext/src/views/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'vnext/src/views/index.html')
-rw-r--r--vnext/src/views/index.html8
1 files changed, 1 insertions, 7 deletions
diff --git a/vnext/src/views/index.html b/vnext/src/views/index.html
index da5ec8a5..9f8feae9 100644
--- a/vnext/src/views/index.html
+++ b/vnext/src/views/index.html
@@ -39,13 +39,7 @@
</script>
</head>
<body id="body">
-<div id="wrapper">
- <div class="page">
- <p>Login to comment</p>
- </div>
-<section id="content">
-</section>
-</div>
+<div id="wrapper"></div>
<script type="text/javascript" src="app.js"></script>
</body>
</html>