diff --git a/src/components/common/layout/Layout.js b/src/components/common/layout/Layout.js index 22d2b9f5..df454526 100644 --- a/src/components/common/layout/Layout.js +++ b/src/components/common/layout/Layout.js @@ -9,7 +9,7 @@ import Header from './Header' const Layout = ({ children, version, className }) => ( <>
-
+ {/*
SpringOne registration is open— @@ -17,7 +17,7 @@ const Layout = ({ children, version, className }) => ( {' '} ends June 11
-
+
*/}
{children}