]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/notifier/email_confirm.text.html.erb
Rename notifier views to new style names
[rails.git] / app / views / notifier / email_confirm.text.html.erb
diff --git a/app/views/notifier/email_confirm.text.html.erb b/app/views/notifier/email_confirm.text.html.erb
deleted file mode 100644 (file)
index 5b7c74d..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-<p><%= t 'notifier.email_confirm_html.greeting' %></p>
-
-<p><%= t 'notifier.email_confirm_html.hopefully_you', :server_url => SERVER_URL, :new_address => @address %></p>
-
-<p><%= t 'notifier.email_confirm_html.click_the_link' %></p>
-
-<p><a href="<%= @url %>"><%= @url %></a></p>