diff --git a/app/views/registrations/new.html.haml b/app/views/registrations/new.html.haml index f6cd28981..a8f54e153 100644 --- a/app/views/registrations/new.html.haml +++ b/app/views/registrations/new.html.haml @@ -2,7 +2,6 @@ .floating %h3 = t('.sign_up_for_diaspora') - = image_tag "http://needcoffee.cachefly.net/needcoffee/uploads/2009/02/predator-arnold-schwarzenegger.jpg" = form_for(resource, :as => resource_name, :url => registration_path(resource_name)) do |f| %p = f.label :username , t('username')