diff --git a/lib/cannery_web/templates/email/confirm_email.html.eex b/lib/cannery_web/templates/email/confirm_email.html.eex index d82978d..6f6434c 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 ff0f4f9..7251604 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 c2e2fd6..8729876 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 %>