Do not require the invitor in the invite mail

This commit is contained in:
Johannes Zellner
2016-01-18 14:18:57 +01:00
parent f9725965e2
commit 66d59c1d6c

View File

@@ -15,8 +15,12 @@ To get started, create your account by visiting the following page:
When you visit the above page, you will be prompted to enter a new password.
After you have submitted the form, you can login using the new password.
<% if (invitor && invitor.email) { %>
Thank you,
<%= invitor.email %>
<% } else { %>
Thank you
<% } %>
<% } else { %>