<%= icon "menu" %> <%= link_to decidim.root_path, class: "logo", target: "_blank" do %> <% if current_organization.logo.present? %> <%= image_tag current_organization.attached_uploader(:logo).path, alt: current_organization.name %> <% else %> <%= current_organization.name %> <% end %> <% end %>
<% if available_locales.length > 1 %>
<% end %>