]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/user/new.rhtml
more rails updates
[rails.git] / app / views / user / new.rhtml
index 00ab2c7d8bf55fc54834d64ac148606f2f83406c..bc237f0a96a1153fbc0506cf5f4d8b1d761b2db0 100644 (file)
@@ -3,6 +3,8 @@ Fill in the form and we'll send you a quick email to activate your account.<br><
 
 By creating an account, you agree that all work uploaded to openstreetmap.org and all data created by use of any tools on openstreetmap.org is to be licensed under <a href="http://creativecommons.org/licenses/by-sa/2.0/">this</a> Creative Commons license.<br><br>
 
 
 By creating an account, you agree that all work uploaded to openstreetmap.org and all data created by use of any tools on openstreetmap.org is to be licensed under <a href="http://creativecommons.org/licenses/by-sa/2.0/">this</a> Creative Commons license.<br><br>
 
+<%= error_messages_for 'user' %>
+
 <%= start_form_tag :action => 'save' %>
 <table>
   <tr><td>email address:</td><td><%= text_field('user', 'email',{:size => 50, :maxlength => 255}) %></td></tr>
 <%= start_form_tag :action => 'save' %>
 <table>
   <tr><td>email address:</td><td><%= text_field('user', 'email',{:size => 50, :maxlength => 255}) %></td></tr>