<%= decidim_sanitize(component_name) %>

<%= content_tag(:p, more_information) if more_information %> <% unless current_workflow.single? %>

<%= link_to t(:back_to, scope: i18n_scope, component_name: component_name), budgets_path %>

<% end %>