]> git.openstreetmap.org Git - rails.git/blob - app/views/notifier/lost_password.html.erb
Add blob to frame-src in CSP for iD
[rails.git] / app / views / notifier / lost_password.html.erb
1 <p><%= t "notifier.lost_password_html.greeting" %></p>
2
3 <p><%= t "notifier.lost_password_html.hopefully_you" %></p>
4
5 <p><%= t "notifier.lost_password_html.click_the_link" %></p>
6
7 <p><a href="<%= @url %>"><%= @url %></a></p>