diff --git a/app/views/user_mailer/dump.html.erb b/app/views/user_mailer/dump.html.erb index ec047865..5e757ae2 100644 --- a/app/views/user_mailer/dump.html.erb +++ b/app/views/user_mailer/dump.html.erb @@ -4,7 +4,7 @@
-the data dump (including all the genotyping files and the associated phenotypes) you requested for download from openSNP are now available in @@ -12,13 +12,13 @@ "Go and download them!
- --
+ --
openSNP thanks Seven Bridges –
and its biomedical data analysis platform –
along with our Patreons for supporting our
hosting costs.
- <%= image_tag("SBG_logo.png") %>
+ <%= image_tag("http://"+ActionMailer::Base.default_url_options[:host]+"/assets/SBG_logo.png") %>
You have recently uploaded a genotyping to our repository, but it looks like we have stored the same file already! @@ -14,19 +14,19 @@
If there is no genotyping listed in your user-account, please contact us! - If you need help you can read the FAQ <%=faq_url()%> or contact us by replying to this mail. + If you need help you can read the FAQ or contact us by replying to this mail.
Cheers, your openSNP-team.
- -- - openSNP thanks Seven Bridges – - and its biomedical data analysis platform – - along with our Patreons for supporting our - hosting costs. - - <%= image_tag("SBG_logo.png") %> - + --