<%- # License: AGPL-3.0-or-later WITH WTO-AP-3.0-or-later # Full license explanation at https://github.com/houdiniproject/houdini/blob/master/LICENSE -%>

Welcome to <%= Houdini.general.name %>! We’re excited to have you on board.


Before we get into the good stuff, we'd like you to click this link to verify your email address:

<% verification_url = confirmation_url(@user, confirmation_token: @token) %> Confirm my email address

(direct URL: <%= confirmation_url(@user, confirmation_token: @token) %>)


Here are a few things you can do right away to get up and running:

If you need help or have any questions, our support team is just a phone call or email away. You can contact us directly at <%= Houdini.support_email %> or 888-204-8792.

<%= render 'emails/sig' %>