diff --git a/app/views/legislation/processes/index.html.erb b/app/views/legislation/processes/index.html.erb
index 1d2e6caa3..d9aa8a853 100644
--- a/app/views/legislation/processes/index.html.erb
+++ b/app/views/legislation/processes/index.html.erb
@@ -2,16 +2,6 @@
<%= t("layouts.header.collaborative_legislation") %> - <%= t("legislation.processes.index.filters.#{@current_filter}") %>
<% end %>
-
-
-
-
- <%= t('.hightlighted_processes') %>
-
-
-
-
-
<%= render 'shared/filter_subnav', i18n_namespace: "legislation.processes.index" %>
diff --git a/config/locales/legislation.en.yml b/config/locales/legislation.en.yml
index 589c9e1fc..0a780e684 100644
--- a/config/locales/legislation.en.yml
+++ b/config/locales/legislation.en.yml
@@ -59,7 +59,6 @@ en:
how_to_participate: How to participate
more_info: More information and context
index:
- hightlighted_processes: HIGHLIGHTED PROCESSES
filters:
open: Open processes
next: Next
diff --git a/config/locales/legislation.es.yml b/config/locales/legislation.es.yml
index 4343a9749..b35833644 100644
--- a/config/locales/legislation.es.yml
+++ b/config/locales/legislation.es.yml
@@ -59,7 +59,6 @@ es:
how_to_participate: Cómo puedes participar
more_info: Más información y contexto
index:
- hightlighted_processes: PROCESOS DESTACADOS
filters:
open: Procesos activos
next: Próximamente