diff --git a/module/Application/view/application/index/index.phtml b/module/Application/view/application/index/index.phtml
index 68f6f54b..f4f333b9 100644
--- a/module/Application/view/application/index/index.phtml
+++ b/module/Application/view/application/index/index.phtml
@@ -55,6 +55,15 @@
+
+
Twitter
+
+
+
+ twitterWidget(); ?>
+
+
+
newUsers(); ?>
diff --git a/module/Application/view/layout/layout.phtml b/module/Application/view/layout/layout.phtml
index faba0ca6..e4db2ebe 100644
--- a/module/Application/view/layout/layout.phtml
+++ b/module/Application/view/layout/layout.phtml
@@ -14,6 +14,8 @@
headLink()->appendStylesheet($this->basePath('css/style.css?201502241620')); ?>
headLink()->appendAlternate($this->url('feed'), 'application/rss+xml', 'RSS Feed for ZF2 Modules'); ?>
headLink(); ?>
+
+ headScript(); ?>