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