1<%= @user.name %> 2 3You have successfully signed up to https://www.cakeside.com with the email address <%= @user.email %> 4 5Log in to start uploading! 6 7<%= root_url(protocol: 'https') %> 8 9Thank you for joining our community!