diff --git a/app/views/admin/communication/blocks/templates/pages/_show.html.erb b/app/views/admin/communication/blocks/templates/pages/_show.html.erb
index 98defbcc92042a28d83fac2b8f3aa17c9b0e1a21..f7e3e8965196d4ac4f87f998595a45662e2aec18 100644
--- a/app/views/admin/communication/blocks/templates/pages/_show.html.erb
+++ b/app/views/admin/communication/blocks/templates/pages/_show.html.erb
@@ -9,7 +9,7 @@ class_name += " block-pages--" + block.template.layout
   <div class="container">
     <div class="block-content">
       <% unless block.title.blank? %>
-        <div class="top">rail
+        <div class="top">
           <% unless block.title.blank? %>
 
             <% if block.template.layout === "cards" || block.template.layout === "list" %>