summaryrefslogtreecommitdiff
path: root/users/app/views/users/new.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'users/app/views/users/new.html.haml')
-rw-r--r--users/app/views/users/new.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/app/views/users/new.html.haml b/users/app/views/users/new.html.haml
index c1c4208..81588b1 100644
--- a/users/app/views/users/new.html.haml
+++ b/users/app/views/users/new.html.haml
@@ -1,3 +1,3 @@
.span8.offset2
%h2=t :signup
- = render 'form'
+ = user_form_with 'signup', :signup_message, :with_cancel => true