aboutsummaryrefslogtreecommitdiff
path: root/vnext/src/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'vnext/src/index.html')
-rw-r--r--vnext/src/index.html30
1 files changed, 1 insertions, 29 deletions
diff --git a/vnext/src/index.html b/vnext/src/index.html
index e69e1429..fa4b62a3 100644
--- a/vnext/src/index.html
+++ b/vnext/src/index.html
@@ -29,35 +29,7 @@
</head>
<body>
- <div id="app">
- <div id="header">
- <div id="header_wrapper">
- <div id="logo"><a href="/" /></div>
- <nav id="global">
- <a href="/">Loading...</a>
- </nav>
- </div>
- </div>
- <div id="content">
- <noscript>
- <article>
- Javascript is required to use Juick from browser.<br /> Alternatively we have <a
- href="mailto:juick@juick.com">maillist-like</a>
- and <a href="xmpp:juick@juick.com">chat</a> interfaces.
- </article>
- </noscript>
- </div>
- <div id="footer">
- <div id="footer-right"> &middot;
- <a href="/help/contacts" rel="nofollow">Contacts</a> &middot;
- <a href="/help/tos" rel="nofollow">TOS</a>
- </div>
- <div id="footer-left">juick.com &copy; 2008-2019
- <br />
- <!-- EXT_FOOTER -->
- </div>
- </div>
- </div>
+ <div id="app"></div>
</body>
</html> \ No newline at end of file