How can I include the registration form that is used on the sign up part of the useraccounts package?
I just want to drop the exact same form it shows into my home page template, wondering if there is a partial for this or how to do it.
Thanks!
How can I include the registration form that is used on the sign up part of the useraccounts package?
I just want to drop the exact same form it shows into my home page template, wondering if there is a partial for this or how to do it.
Thanks!
I think this will work {{> atForm state='signUp'}}
Thanks man that’s great, how can I customise this further now?
Check out the docs - https://github.com/meteor-useraccounts/core/blob/master/Guide.md#basic-customization