<%= render partial: "layouts/decidim/admin/title_bar_responsive" %>
diff --git a/decidim-assemblies/app/views/decidim/assemblies/assemblies/show.html.erb b/decidim-assemblies/app/views/decidim/assemblies/assemblies/show.html.erb
index 260c7b36c05d9..e63cf4cefceba 100644
--- a/decidim-assemblies/app/views/decidim/assemblies/assemblies/show.html.erb
+++ b/decidim-assemblies/app/views/decidim/assemblies/assemblies/show.html.erb
@@ -15,7 +15,7 @@ edit_link(
<%= render partial: "layouts/decidim/header/follow_space_menu_bar_button", locals: { participatory_space: current_participatory_space } %>
-
+
<% if current_participatory_space.private_space? %>
<%= t("private_space", scope: "decidim.assemblies.show") %>
diff --git a/decidim-conferences/app/views/decidim/conferences/admin/send_conference_diploma_mailer/diploma_user.html.erb b/decidim-conferences/app/views/decidim/conferences/admin/send_conference_diploma_mailer/diploma_user.html.erb
index 7e50550778536..042aa5020dcf7 100644
--- a/decidim-conferences/app/views/decidim/conferences/admin/send_conference_diploma_mailer/diploma_user.html.erb
+++ b/decidim-conferences/app/views/decidim/conferences/admin/send_conference_diploma_mailer/diploma_user.html.erb
@@ -1,4 +1,4 @@
-
+
diff --git a/decidim-conferences/app/views/decidim/conferences/conference_program/show.html.erb b/decidim-conferences/app/views/decidim/conferences/conference_program/show.html.erb
index 591a3e0391e9f..75d593f13e176 100644
--- a/decidim-conferences/app/views/decidim/conferences/conference_program/show.html.erb
+++ b/decidim-conferences/app/views/decidim/conferences/conference_program/show.html.erb
@@ -14,7 +14,7 @@ end
%>
<%# NOTE: this page does not use a regular layout %>
-
+
<%= t(".program") %>
<%= t(".program") %> (<%= translated_attribute current_participatory_space.title %>)
diff --git a/decidim-conferences/app/views/decidim/conferences/conference_speakers/index.html.erb b/decidim-conferences/app/views/decidim/conferences/conference_speakers/index.html.erb
index 77c855563a3ae..bfb883f5dcb37 100644
--- a/decidim-conferences/app/views/decidim/conferences/conference_speakers/index.html.erb
+++ b/decidim-conferences/app/views/decidim/conferences/conference_speakers/index.html.erb
@@ -14,7 +14,7 @@ edit_link(
%>
<%# NOTE: this page does not use a regular layout %>
-
<%= t(".program") %>
<%= t(".program") %> (<%= translated_attribute current_participatory_space.title %>)
diff --git a/decidim-conferences/app/views/decidim/conferences/conference_speakers/index.html.erb b/decidim-conferences/app/views/decidim/conferences/conference_speakers/index.html.erb
index 77c855563a3ae..bfb883f5dcb37 100644
--- a/decidim-conferences/app/views/decidim/conferences/conference_speakers/index.html.erb
+++ b/decidim-conferences/app/views/decidim/conferences/conference_speakers/index.html.erb
@@ -14,7 +14,7 @@ edit_link(
%>
<%# NOTE: this page does not use a regular layout %>
-
+
diff --git a/decidim-conferences/app/views/decidim/conferences/conferences/show.html.erb b/decidim-conferences/app/views/decidim/conferences/conferences/show.html.erb
index f8cbf75ddc5fb..37e66f5856e43 100644
--- a/decidim-conferences/app/views/decidim/conferences/conferences/show.html.erb
+++ b/decidim-conferences/app/views/decidim/conferences/conferences/show.html.erb
@@ -20,7 +20,7 @@ edit_link(
include the hero inside the two-column layout.
Therefore is mandatory to pass the "main_enabled: false" flag
to the layout_two_col for disabling the original main. %>
-
+
<%= content_for :aside do %>
diff --git a/decidim-conferences/app/views/decidim/conferences/media/index.html.erb b/decidim-conferences/app/views/decidim/conferences/media/index.html.erb
index 6baad67eb1192..2ea7fb5b7260f 100644
--- a/decidim-conferences/app/views/decidim/conferences/media/index.html.erb
+++ b/decidim-conferences/app/views/decidim/conferences/media/index.html.erb
@@ -13,7 +13,7 @@ edit_link(
%>
<%# NOTE: this page does not use a regular layout %>
-
+
<%= t("media", scope: "layouts.decidim.conferences_nav") %>
<%= t("media", scope: "layouts.decidim.conferences_nav") %> (<%= translated_attribute current_participatory_space.title %>)
diff --git a/decidim-conferences/app/views/decidim/conferences/registration_types/index.html.erb b/decidim-conferences/app/views/decidim/conferences/registration_types/index.html.erb
index f785a76fa3064..a66b12a1eb043 100644
--- a/decidim-conferences/app/views/decidim/conferences/registration_types/index.html.erb
+++ b/decidim-conferences/app/views/decidim/conferences/registration_types/index.html.erb
@@ -16,7 +16,7 @@ edit_link(
<%= append_stylesheet_pack_tag "decidim_conferences" %>
<%# NOTE: this page does not use a regular layout %>
-
+
diff --git a/decidim-core/app/cells/decidim/authorization_modal/show.erb b/decidim-core/app/cells/decidim/authorization_modal/show.erb
index 521124db4d9a0..b48fcb703d20c 100644
--- a/decidim-core/app/cells/decidim/authorization_modal/show.erb
+++ b/decidim-core/app/cells/decidim/authorization_modal/show.erb
@@ -1,6 +1,6 @@
<% add_decidim_page_title(title) %>
-
+
<%= icon "lock-line", class: "w-20 h-20" %>
diff --git a/decidim-core/app/views/decidim/gamification/badges/index.html.erb b/decidim-core/app/views/decidim/gamification/badges/index.html.erb
index 83ddf160e27de..f2b0669480ede 100644
--- a/decidim-core/app/views/decidim/gamification/badges/index.html.erb
+++ b/decidim-core/app/views/decidim/gamification/badges/index.html.erb
@@ -3,9 +3,9 @@
description: t(".page_description")
) %>
-
+
-
+
<%= t ".title" %>
diff --git a/decidim-core/app/views/decidim/homepage/show.html.erb b/decidim-core/app/views/decidim/homepage/show.html.erb
index 29e46a23bb088..36fc17bad09c7 100644
--- a/decidim-core/app/views/decidim/homepage/show.html.erb
+++ b/decidim-core/app/views/decidim/homepage/show.html.erb
@@ -7,7 +7,7 @@
)
%>
-
+
<% Decidim::ContentBlock.published.for_scope(:homepage, organization: current_organization).each do |content_block| %>
<% next unless content_block.manifest %>
diff --git a/decidim-core/app/views/decidim/last_activities/index.html.erb b/decidim-core/app/views/decidim/last_activities/index.html.erb
index 64da709dca19f..1b59639ff85ac 100644
--- a/decidim-core/app/views/decidim/last_activities/index.html.erb
+++ b/decidim-core/app/views/decidim/last_activities/index.html.erb
@@ -1,7 +1,7 @@
<% add_decidim_page_title(t("last_activity", scope: "decidim.last_activities.index")) %>
<%# NOTE: this page does not use a regular layout %>
-
+
<%= t("last_activity", scope: "decidim.last_activities.index") %>
diff --git a/decidim-core/app/views/decidim/newsletters/unsubscribe.html.erb b/decidim-core/app/views/decidim/newsletters/unsubscribe.html.erb
index d0ac5c0587d57..5588cb6c5c7fd 100644
--- a/decidim-core/app/views/decidim/newsletters/unsubscribe.html.erb
+++ b/decidim-core/app/views/decidim/newsletters/unsubscribe.html.erb
@@ -1,4 +1,4 @@
-
+
<%= t ".unsubscribe" %>
diff --git a/decidim-core/app/views/decidim/offline/show.html.erb b/decidim-core/app/views/decidim/offline/show.html.erb
index 02063ccdac4d4..33f81474f072d 100644
--- a/decidim-core/app/views/decidim/offline/show.html.erb
+++ b/decidim-core/app/views/decidim/offline/show.html.erb
@@ -1,6 +1,6 @@
<% add_decidim_page_title(t("decidim.offline.name")) %>
-
+
diff --git a/decidim-conferences/app/views/decidim/conferences/conferences/show.html.erb b/decidim-conferences/app/views/decidim/conferences/conferences/show.html.erb
index f8cbf75ddc5fb..37e66f5856e43 100644
--- a/decidim-conferences/app/views/decidim/conferences/conferences/show.html.erb
+++ b/decidim-conferences/app/views/decidim/conferences/conferences/show.html.erb
@@ -20,7 +20,7 @@ edit_link(
include the hero inside the two-column layout.
Therefore is mandatory to pass the "main_enabled: false" flag
to the layout_two_col for disabling the original main. %>
-
+
<%= content_for :aside do %>
diff --git a/decidim-conferences/app/views/decidim/conferences/media/index.html.erb b/decidim-conferences/app/views/decidim/conferences/media/index.html.erb
index 6baad67eb1192..2ea7fb5b7260f 100644
--- a/decidim-conferences/app/views/decidim/conferences/media/index.html.erb
+++ b/decidim-conferences/app/views/decidim/conferences/media/index.html.erb
@@ -13,7 +13,7 @@ edit_link(
%>
<%# NOTE: this page does not use a regular layout %>
-
+
<%= t("media", scope: "layouts.decidim.conferences_nav") %>
<%= t("media", scope: "layouts.decidim.conferences_nav") %> (<%= translated_attribute current_participatory_space.title %>)
diff --git a/decidim-conferences/app/views/decidim/conferences/registration_types/index.html.erb b/decidim-conferences/app/views/decidim/conferences/registration_types/index.html.erb
index f785a76fa3064..a66b12a1eb043 100644
--- a/decidim-conferences/app/views/decidim/conferences/registration_types/index.html.erb
+++ b/decidim-conferences/app/views/decidim/conferences/registration_types/index.html.erb
@@ -16,7 +16,7 @@ edit_link(
<%= append_stylesheet_pack_tag "decidim_conferences" %>
<%# NOTE: this page does not use a regular layout %>
-
+
diff --git a/decidim-core/app/cells/decidim/authorization_modal/show.erb b/decidim-core/app/cells/decidim/authorization_modal/show.erb
index 521124db4d9a0..b48fcb703d20c 100644
--- a/decidim-core/app/cells/decidim/authorization_modal/show.erb
+++ b/decidim-core/app/cells/decidim/authorization_modal/show.erb
@@ -1,6 +1,6 @@
<% add_decidim_page_title(title) %>
-
+
<%= icon "lock-line", class: "w-20 h-20" %>
diff --git a/decidim-core/app/views/decidim/gamification/badges/index.html.erb b/decidim-core/app/views/decidim/gamification/badges/index.html.erb
index 83ddf160e27de..f2b0669480ede 100644
--- a/decidim-core/app/views/decidim/gamification/badges/index.html.erb
+++ b/decidim-core/app/views/decidim/gamification/badges/index.html.erb
@@ -3,9 +3,9 @@
description: t(".page_description")
) %>
-
+
-
+
<%= t ".title" %>
diff --git a/decidim-core/app/views/decidim/homepage/show.html.erb b/decidim-core/app/views/decidim/homepage/show.html.erb
index 29e46a23bb088..36fc17bad09c7 100644
--- a/decidim-core/app/views/decidim/homepage/show.html.erb
+++ b/decidim-core/app/views/decidim/homepage/show.html.erb
@@ -7,7 +7,7 @@
)
%>
-
+
<% Decidim::ContentBlock.published.for_scope(:homepage, organization: current_organization).each do |content_block| %>
<% next unless content_block.manifest %>
diff --git a/decidim-core/app/views/decidim/last_activities/index.html.erb b/decidim-core/app/views/decidim/last_activities/index.html.erb
index 64da709dca19f..1b59639ff85ac 100644
--- a/decidim-core/app/views/decidim/last_activities/index.html.erb
+++ b/decidim-core/app/views/decidim/last_activities/index.html.erb
@@ -1,7 +1,7 @@
<% add_decidim_page_title(t("last_activity", scope: "decidim.last_activities.index")) %>
<%# NOTE: this page does not use a regular layout %>
-
+
<%= t("last_activity", scope: "decidim.last_activities.index") %>
diff --git a/decidim-core/app/views/decidim/newsletters/unsubscribe.html.erb b/decidim-core/app/views/decidim/newsletters/unsubscribe.html.erb
index d0ac5c0587d57..5588cb6c5c7fd 100644
--- a/decidim-core/app/views/decidim/newsletters/unsubscribe.html.erb
+++ b/decidim-core/app/views/decidim/newsletters/unsubscribe.html.erb
@@ -1,4 +1,4 @@
-
+
<%= t ".unsubscribe" %>
diff --git a/decidim-core/app/views/decidim/offline/show.html.erb b/decidim-core/app/views/decidim/offline/show.html.erb
index 02063ccdac4d4..33f81474f072d 100644
--- a/decidim-core/app/views/decidim/offline/show.html.erb
+++ b/decidim-core/app/views/decidim/offline/show.html.erb
@@ -1,6 +1,6 @@
<% add_decidim_page_title(t("decidim.offline.name")) %>
-
+
diff --git a/decidim-conferences/app/views/decidim/conferences/media/index.html.erb b/decidim-conferences/app/views/decidim/conferences/media/index.html.erb
index 6baad67eb1192..2ea7fb5b7260f 100644
--- a/decidim-conferences/app/views/decidim/conferences/media/index.html.erb
+++ b/decidim-conferences/app/views/decidim/conferences/media/index.html.erb
@@ -13,7 +13,7 @@ edit_link(
%>
<%# NOTE: this page does not use a regular layout %>
-
+
<%= t("media", scope: "layouts.decidim.conferences_nav") %>
<%= t("media", scope: "layouts.decidim.conferences_nav") %> (<%= translated_attribute current_participatory_space.title %>)
diff --git a/decidim-conferences/app/views/decidim/conferences/registration_types/index.html.erb b/decidim-conferences/app/views/decidim/conferences/registration_types/index.html.erb
index f785a76fa3064..a66b12a1eb043 100644
--- a/decidim-conferences/app/views/decidim/conferences/registration_types/index.html.erb
+++ b/decidim-conferences/app/views/decidim/conferences/registration_types/index.html.erb
@@ -16,7 +16,7 @@ edit_link(
<%= append_stylesheet_pack_tag "decidim_conferences" %>
<%# NOTE: this page does not use a regular layout %>
-
<%= t("media", scope: "layouts.decidim.conferences_nav") %>
<%= t("media", scope: "layouts.decidim.conferences_nav") %> (<%= translated_attribute current_participatory_space.title %>)
diff --git a/decidim-conferences/app/views/decidim/conferences/registration_types/index.html.erb b/decidim-conferences/app/views/decidim/conferences/registration_types/index.html.erb
index f785a76fa3064..a66b12a1eb043 100644
--- a/decidim-conferences/app/views/decidim/conferences/registration_types/index.html.erb
+++ b/decidim-conferences/app/views/decidim/conferences/registration_types/index.html.erb
@@ -16,7 +16,7 @@ edit_link(
<%= append_stylesheet_pack_tag "decidim_conferences" %>
<%# NOTE: this page does not use a regular layout %>
-
+
diff --git a/decidim-core/app/cells/decidim/authorization_modal/show.erb b/decidim-core/app/cells/decidim/authorization_modal/show.erb
index 521124db4d9a0..b48fcb703d20c 100644
--- a/decidim-core/app/cells/decidim/authorization_modal/show.erb
+++ b/decidim-core/app/cells/decidim/authorization_modal/show.erb
@@ -1,6 +1,6 @@
<% add_decidim_page_title(title) %>
-
+
<%= icon "lock-line", class: "w-20 h-20" %>
diff --git a/decidim-core/app/views/decidim/gamification/badges/index.html.erb b/decidim-core/app/views/decidim/gamification/badges/index.html.erb
index 83ddf160e27de..f2b0669480ede 100644
--- a/decidim-core/app/views/decidim/gamification/badges/index.html.erb
+++ b/decidim-core/app/views/decidim/gamification/badges/index.html.erb
@@ -3,9 +3,9 @@
description: t(".page_description")
) %>
-
+
-
+
<%= t ".title" %>
diff --git a/decidim-core/app/views/decidim/homepage/show.html.erb b/decidim-core/app/views/decidim/homepage/show.html.erb
index 29e46a23bb088..36fc17bad09c7 100644
--- a/decidim-core/app/views/decidim/homepage/show.html.erb
+++ b/decidim-core/app/views/decidim/homepage/show.html.erb
@@ -7,7 +7,7 @@
)
%>
-
+
<% Decidim::ContentBlock.published.for_scope(:homepage, organization: current_organization).each do |content_block| %>
<% next unless content_block.manifest %>
diff --git a/decidim-core/app/views/decidim/last_activities/index.html.erb b/decidim-core/app/views/decidim/last_activities/index.html.erb
index 64da709dca19f..1b59639ff85ac 100644
--- a/decidim-core/app/views/decidim/last_activities/index.html.erb
+++ b/decidim-core/app/views/decidim/last_activities/index.html.erb
@@ -1,7 +1,7 @@
<% add_decidim_page_title(t("last_activity", scope: "decidim.last_activities.index")) %>
<%# NOTE: this page does not use a regular layout %>
-
+
<%= t("last_activity", scope: "decidim.last_activities.index") %>
diff --git a/decidim-core/app/views/decidim/newsletters/unsubscribe.html.erb b/decidim-core/app/views/decidim/newsletters/unsubscribe.html.erb
index d0ac5c0587d57..5588cb6c5c7fd 100644
--- a/decidim-core/app/views/decidim/newsletters/unsubscribe.html.erb
+++ b/decidim-core/app/views/decidim/newsletters/unsubscribe.html.erb
@@ -1,4 +1,4 @@
-
+
<%= t ".unsubscribe" %>
diff --git a/decidim-core/app/views/decidim/offline/show.html.erb b/decidim-core/app/views/decidim/offline/show.html.erb
index 02063ccdac4d4..33f81474f072d 100644
--- a/decidim-core/app/views/decidim/offline/show.html.erb
+++ b/decidim-core/app/views/decidim/offline/show.html.erb
@@ -1,6 +1,6 @@
<% add_decidim_page_title(t("decidim.offline.name")) %>
-
+
diff --git a/decidim-core/app/cells/decidim/authorization_modal/show.erb b/decidim-core/app/cells/decidim/authorization_modal/show.erb
index 521124db4d9a0..b48fcb703d20c 100644
--- a/decidim-core/app/cells/decidim/authorization_modal/show.erb
+++ b/decidim-core/app/cells/decidim/authorization_modal/show.erb
@@ -1,6 +1,6 @@
<% add_decidim_page_title(title) %>
-
+
<%= icon "lock-line", class: "w-20 h-20" %>
diff --git a/decidim-core/app/views/decidim/gamification/badges/index.html.erb b/decidim-core/app/views/decidim/gamification/badges/index.html.erb
index 83ddf160e27de..f2b0669480ede 100644
--- a/decidim-core/app/views/decidim/gamification/badges/index.html.erb
+++ b/decidim-core/app/views/decidim/gamification/badges/index.html.erb
@@ -3,9 +3,9 @@
description: t(".page_description")
) %>
-
+
-
+
<%= t ".title" %>
diff --git a/decidim-core/app/views/decidim/homepage/show.html.erb b/decidim-core/app/views/decidim/homepage/show.html.erb
index 29e46a23bb088..36fc17bad09c7 100644
--- a/decidim-core/app/views/decidim/homepage/show.html.erb
+++ b/decidim-core/app/views/decidim/homepage/show.html.erb
@@ -7,7 +7,7 @@
)
%>
-
+
<% Decidim::ContentBlock.published.for_scope(:homepage, organization: current_organization).each do |content_block| %>
<% next unless content_block.manifest %>
diff --git a/decidim-core/app/views/decidim/last_activities/index.html.erb b/decidim-core/app/views/decidim/last_activities/index.html.erb
index 64da709dca19f..1b59639ff85ac 100644
--- a/decidim-core/app/views/decidim/last_activities/index.html.erb
+++ b/decidim-core/app/views/decidim/last_activities/index.html.erb
@@ -1,7 +1,7 @@
<% add_decidim_page_title(t("last_activity", scope: "decidim.last_activities.index")) %>
<%# NOTE: this page does not use a regular layout %>
-
+
<%= t("last_activity", scope: "decidim.last_activities.index") %>
diff --git a/decidim-core/app/views/decidim/newsletters/unsubscribe.html.erb b/decidim-core/app/views/decidim/newsletters/unsubscribe.html.erb
index d0ac5c0587d57..5588cb6c5c7fd 100644
--- a/decidim-core/app/views/decidim/newsletters/unsubscribe.html.erb
+++ b/decidim-core/app/views/decidim/newsletters/unsubscribe.html.erb
@@ -1,4 +1,4 @@
-
+
<%= t ".unsubscribe" %>
diff --git a/decidim-core/app/views/decidim/offline/show.html.erb b/decidim-core/app/views/decidim/offline/show.html.erb
index 02063ccdac4d4..33f81474f072d 100644
--- a/decidim-core/app/views/decidim/offline/show.html.erb
+++ b/decidim-core/app/views/decidim/offline/show.html.erb
@@ -1,6 +1,6 @@
<% add_decidim_page_title(t("decidim.offline.name")) %>
-
+
<%= icon "lock-line", class: "w-20 h-20" %>
diff --git a/decidim-core/app/views/decidim/gamification/badges/index.html.erb b/decidim-core/app/views/decidim/gamification/badges/index.html.erb
index 83ddf160e27de..f2b0669480ede 100644
--- a/decidim-core/app/views/decidim/gamification/badges/index.html.erb
+++ b/decidim-core/app/views/decidim/gamification/badges/index.html.erb
@@ -3,9 +3,9 @@
description: t(".page_description")
) %>
-<%= t ".title" %>
diff --git a/decidim-core/app/views/decidim/homepage/show.html.erb b/decidim-core/app/views/decidim/homepage/show.html.erb index 29e46a23bb088..36fc17bad09c7 100644 --- a/decidim-core/app/views/decidim/homepage/show.html.erb +++ b/decidim-core/app/views/decidim/homepage/show.html.erb @@ -7,7 +7,7 @@ ) %> -<%= t("last_activity", scope: "decidim.last_activities.index") %>
diff --git a/decidim-core/app/views/decidim/newsletters/unsubscribe.html.erb b/decidim-core/app/views/decidim/newsletters/unsubscribe.html.erb
index d0ac5c0587d57..5588cb6c5c7fd 100644
--- a/decidim-core/app/views/decidim/newsletters/unsubscribe.html.erb
+++ b/decidim-core/app/views/decidim/newsletters/unsubscribe.html.erb
@@ -1,4 +1,4 @@
-
+
diff --git a/decidim-core/app/views/decidim/offline/show.html.erb b/decidim-core/app/views/decidim/offline/show.html.erb
index 02063ccdac4d4..33f81474f072d 100644
--- a/decidim-core/app/views/decidim/offline/show.html.erb
+++ b/decidim-core/app/views/decidim/offline/show.html.erb
@@ -1,6 +1,6 @@
<% add_decidim_page_title(t("decidim.offline.name")) %>
-
+