1 <% content_for :heading do %>
2 <h1><%= t "users.new.title" %></h1>
3 <div class='header-illustration new-user-main'></div>
4 <div class='header-illustration new-user-arm'></div>
8 <h1><%= t "users.new.no_auto_account_create" %></h1>
9 <h2><%= t "users.new.contact_support_html", :support => "mailto:#{Settings.support_email}" %></h2>