aboutsummaryrefslogtreecommitdiff
path: root/vnext/src/views/index.html
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2018-09-18 15:03:20 +0300
committerGravatar Vitaly Takmazov2023-01-13 10:37:53 +0300
commit5142179acd1600dd09b70cf11db2a55e018a9ff7 (patch)
tree6620974d00b17780fbeec1f1e38a56e815093c94 /vnext/src/views/index.html
parent6fbd2409121ffb0b74e89ce5a6b167bb4b39f9eb (diff)
dynamic import
Diffstat (limited to 'vnext/src/views/index.html')
-rw-r--r--vnext/src/views/index.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/vnext/src/views/index.html b/vnext/src/views/index.html
index e5862bc1..f9fb7e72 100644
--- a/vnext/src/views/index.html
+++ b/vnext/src/views/index.html
@@ -42,7 +42,8 @@
</script>
</head>
-<body id="body">
+<body>
+ <div id="body">
<div id="header">
<div id="header_wrapper">
<div id="logo"><a href="/">Juick</a></div>
@@ -56,6 +57,7 @@
</article>
</noscript>
</div>
+ </div>
<div id="footer">
<div id="footer-right"> &middot;
<a href="/help/contacts" rel="nofollow">Contacts</a> &middot;