]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/user/new.html.erb
making sign-up page fun.
[rails.git] / app / views / user / new.html.erb
index dbb5d6047461a99dbb8daa4425f8b27d497d66af..3707bb070da7c39e4c88abb4037318fe5bcc7655 100644 (file)
@@ -1,5 +1,7 @@
 <% content_for :heading do %>
   <h1><%= t 'user.new.title' %></h1>
 <% content_for :heading do %>
   <h1><%= t 'user.new.title' %></h1>
+  <div class='new-user-illustration new-user-main'></div>
+  <div class='new-user-illustration new-user-arm'></div>
 <% end %>
 
 <%= form_for :user, :url => { :action => 'create' }, :html => { :class => 'signup-form-wrapper fillL col6 pad2' } do %>
 <% end %>
 
 <%= form_for :user, :url => { :action => 'create' }, :html => { :class => 'signup-form-wrapper fillL col6 pad2' } do %>