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