diff options
author | Vitaly Takmazov | 2020-04-29 16:21:07 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:55 +0300 |
commit | 5a6470966f7468e10453d6a127960a567e8b4cc8 (patch) | |
tree | c458b57fb27cc7353375cfad0a89d283856c7fff /vnext/src/index.html | |
parent | c9275ebdeb200c0d20a84115edbc5c6868aec448 (diff) |
Layout changes from legacy site
Diffstat (limited to 'vnext/src/index.html')
-rw-r--r-- | vnext/src/index.html | 18 |
1 files changed, 8 insertions, 10 deletions
diff --git a/vnext/src/index.html b/vnext/src/index.html index 7c408656..e69e1429 100644 --- a/vnext/src/index.html +++ b/vnext/src/index.html @@ -38,16 +38,14 @@ </nav> </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. - </article> - </noscript> - </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"> · |