X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/75f96fcc9a8f07828d6dc2f487bb00307de7a94f..c94213847b8e5b71864b34748ba9fadaefbfddfe:/app/views/notifier/signup_confirm.html.erb diff --git a/app/views/notifier/signup_confirm.html.erb b/app/views/notifier/signup_confirm.html.erb index 6e7f7280e..557fef830 100644 --- a/app/views/notifier/signup_confirm.html.erb +++ b/app/views/notifier/signup_confirm.html.erb @@ -1,11 +1,9 @@ -<% content_for :body do %> -

<%= t("notifier.signup_confirm.greeting") %>

+

<%= t("notifier.signup_confirm.greeting") %>

-

<%= t("notifier.signup_confirm.created", :site_url => SERVER_URL) %>

+

<%= t("notifier.signup_confirm.created", :site_url => SERVER_URL) %>

-

<%= t("notifier.signup_confirm.confirm") %>

+

<%= t("notifier.signup_confirm.confirm") %>

-

<%= link_to @url, @url, :style => "white-space: nowrap" %>

+

<%= link_to @url, @url, :style => "white-space: nowrap" %>

-

<%= t("notifier.signup_confirm.welcome") %>

-<% end %> +

<%= t("notifier.signup_confirm.welcome") %>