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