diff --git a/templates/groups/details.tpl b/templates/groups/details.tpl
index fb2a776..cd37193 100644
--- a/templates/groups/details.tpl
+++ b/templates/groups/details.tpl
@@ -229,7 +229,11 @@
-
+
+
+ {{widgets.left.html}}
+
+
@@ -238,6 +242,10 @@
-
+
+
+ {{widgets.right.html}}
+
+
diff --git a/templates/groups/list.tpl b/templates/groups/list.tpl
index 5ecce69..99372b1 100644
--- a/templates/groups/list.tpl
+++ b/templates/groups/list.tpl
@@ -1,5 +1,9 @@
-
+
+
+ {{widgets.header.html}}
+
+
diff --git a/templates/popular.tpl b/templates/popular.tpl
index e4e8a6f..43ccfcf 100644
--- a/templates/popular.tpl
+++ b/templates/popular.tpl
@@ -1,5 +1,9 @@
-
+
+
+ {{widgets.header.html}}
+
+