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