diff --git a/app/views/admin/communication/websites/pages/static.html.erb b/app/views/admin/communication/websites/pages/static.html.erb
index aeece0369ff23eca0bc7994867bba112c7a68c7f..a12a062df45cff8ce92f8afa2ef3c911fd129fa5 100644
--- a/app/views/admin/communication/websites/pages/static.html.erb
+++ b/app/views/admin/communication/websites/pages/static.html.erb
@@ -31,7 +31,5 @@ children:
 <%= render 'admin/application/summary/static' %>
 header_text: >-
   <%= prepare_html_for_static @about.header_text, @website.university %>
-legacy_text: >
-  <%= prepare_html_for_static @about.text, @about.university %>
 <%= render 'admin/communication/blocks/content/static', about: @about %>
 ---