diff --git a/template/source/layouts/layout.erb b/template/source/layouts/layout.erb
index a6f5c48..f503d86 100644
--- a/template/source/layouts/layout.erb
+++ b/template/source/layouts/layout.erb
@@ -34,6 +34,9 @@
+ <%# Community group slugs are added to access via CSK paywall script %>
+
+
<%# Uncomment following tag to restrict search engine indexing and link following %>
<%# %>
@@ -84,4 +87,4 @@
<%= partial('layouts/_concert') %>
<%= yield %>