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.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/vnext/src/views/index.html b/vnext/src/views/index.html
index 35a876ea..e5862bc1 100644
--- a/vnext/src/views/index.html
+++ b/vnext/src/views/index.html
@@ -44,15 +44,15 @@
<body id="body">
<div id="header">
- <div id="header_wrapper">
- <div id="logo"><a href="/">Juick</a></div>
- </div>
+ <div id="header_wrapper">
+ <div id="logo"><a href="/">Juick</a></div>
+ </div>
</div>
- <div id="wrapper">
+ <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.
+ 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>