[Beginner] How to change E-Mail verification link

Hi All,

I’m not sure how the email verification actually works. So far I get a URL when a user signs but the URL leads to a 404. These are my questions:

  1. How can one change the text of the email sent?
  2. When the default email verification is sent is the link supposed to display HTML or simply call an internal parse backend route?
  3. I have a custom email verification page, is there a way to have the default email link to that page?