diff --git a/lib/cannery_web/templates/email/confirm_email.html.eex b/lib/cannery_web/templates/email/confirm_email.html.eex index d82978d1..6f6434c2 100644 --- a/lib/cannery_web/templates/email/confirm_email.html.eex +++ b/lib/cannery_web/templates/email/confirm_email.html.eex @@ -15,7 +15,7 @@
- <%= @url %> + <%= @url %>
diff --git a/lib/cannery_web/templates/email/reset_password.html.eex b/lib/cannery_web/templates/email/reset_password.html.eex index ff0f4f9c..72516040 100644 --- a/lib/cannery_web/templates/email/reset_password.html.eex +++ b/lib/cannery_web/templates/email/reset_password.html.eex @@ -9,7 +9,7 @@
- <%= @url %> + <%= @url %>
diff --git a/lib/cannery_web/templates/email/update_email.html.eex b/lib/cannery_web/templates/email/update_email.html.eex index c2e2fd60..8729876e 100644 --- a/lib/cannery_web/templates/email/update_email.html.eex +++ b/lib/cannery_web/templates/email/update_email.html.eex @@ -9,7 +9,7 @@
- <%= @url %> + <%= @url %>