<% if translated_attribute(current_organization.welcome_text).blank? %> <%= t(".welcome", organization: current_organization.name) %> <% else %> <%= decidim_sanitize translated_attribute current_organization.welcome_text %> <% end %>

<%= cta_button %>