diff --git a/app/models/communication/website/with_dependencies.rb b/app/models/communication/website/with_dependencies.rb
index 94f726a2d7ff0734fe03b1175f1144451c529c3c..c5158c6095581eb50cab223a93a6fb8f3e5a84fa 100644
--- a/app/models/communication/website/with_dependencies.rb
+++ b/app/models/communication/website/with_dependencies.rb
@@ -119,7 +119,7 @@ module Communication::Website::WithDependencies
   end
 
   def has_organizations?
-    # TODO
+    has_organizations_in_blocks?
   end
 
   def has_authors?