diff --git a/pages/index.js b/pages/index.js
index 90a9be38..1674b167 100644
--- a/pages/index.js
+++ b/pages/index.js
@@ -122,10 +122,12 @@ const Home = (props) => {
{hasLoginCode ? (
- <>
-
{t("home:logging-in-heading")}
-
{t("home:logging-in-paragraph")}
- >
+
+
+
{t("home:logging-in-heading")}
+ {t("home:logging-in-paragraph")}
+
+
) : (
<>