From 3634658cbf621823d33113848ab5bfe50c53e0a0 Mon Sep 17 00:00:00 2001 From: Raphael Date: Thu, 4 Nov 2010 16:44:17 -0700 Subject: [PATCH] The Governator's party has lost the election. --- app/views/registrations/new.html.haml | 1 - 1 file changed, 1 deletion(-) 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')