fix option b

Signed-off-by: Christopher Guindon <chris.guindon@eclipse-foundation.org>
diff --git a/content/en_index.php b/content/en_index.php
index 1b34d6b..d85f92b 100644
--- a/content/en_index.php
+++ b/content/en_index.php
@@ -82,7 +82,7 @@
               donating?</a></li>
           <li><a class="grey-link" href="/donate/faq.php">Donation FAQ</a></li>
         </ul>
-        <?php if (!empty($$picked_layout) && $picked_layout === 'layout_b'): ?>
+        <?php if (!empty($picked_layout) && $picked_layout === 'layout_b'): ?>
           <h2>Get involved</h2>
           <p>Whether you choose to report bugs, request features, or become a committer, you can
           help improve the technology for yourself and the rest of the community. Find out more