]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/user/blocked.html.erb
Rename user_controller to users_controller
[rails.git] / app / views / user / blocked.html.erb
diff --git a/app/views/user/blocked.html.erb b/app/views/user/blocked.html.erb
deleted file mode 100644 (file)
index 93b4972..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-<% content_for :heading do %>
-  <h1><%= t 'user.new.title' %></h1>
-  <div class='header-illustration new-user-main'></div>
-  <div class='header-illustration new-user-arm'></div>
-<% end %>
-
-<div class="message">
-  <h1><%= t 'user.new.no_auto_account_create' %></h1>
-  <h2><%= raw t 'user.new.contact_webmaster', :webmaster => "mailto:#{SUPPORT_EMAIL}" %></h2>
-</div>