openSNP/snpr

View on GitHub
app/views/user_mailer/welcome_user.html.erb

Summary

Maintainability
Test Coverage
    <p>
      Welcome to openSNP.org – the platform for sharing genotyping raw data.
      We hope you enjoy using openSNP, can meet some interesting people,
      and have the chance to learn some new things about our genome.
    </p>
    <p>
      To start get started, just upload your genotyping raw-data, enter some
      of your phenotypic variations, and start to socialize with other users.</br>
            <a href="<%=new_user_session_url()%>">To login, just visit <%=new_user_session_url()%></a></br>
            <a href="<%=edit_user_url(@user)%>">To edit your settings, visit <%=edit_user_url(@user)%></a>
    </p>
    <p>
      If you need help, <a href="<%=faq_url()%>">you can read the FAQ</a> or email us at info@opensnp.org.
    </p>