<%- # 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 -%> <% event_url = Format::Url.concat(root_url, @event.url) %>

Dear <%= @creator_profile.name.blank? ? @creator_profile.user.email : @creator_profile.name %>,


Congratulations on creating your event!


You can visit it here: <%= event_url %>


Once your event is ready to go, you can check the 'Publish' box on your event settings.


Note: You can still share an unpublished event, but it will not show up on your nonprofit profile page or on your event listing page.


If you need some help getting your event up and running, don't hesitate to contact <%= Houdini.support_email %>.

<%= render 'emails/sig' %>