<% content_for :title do %><%= @organization ? @organization.name : 'User' %> sign up<% end %> <% content_for :js do %> <%= javascript_include_tag 'common', 'common_vendor', 'confirmation' %> <% end %>
<% if @organization.present? %> <%= image_tag("layout/carto-logo-darkblue.svg", :alt => "CARTO") %> <% else %> <%= image_tag("layout/carto-logo.svg", :alt => "CARTO") %> <% end %>

Your account is being created

It will take us some time, just a few seconds.