I used this documentation to separate email verification from account creation: Separate the Email Verification and User Registration into 2 separate screens
This the result : Custom sign up
I changed some labels and create buton in localization file, but now I need to know how to add text to my page as shown in the attached images. Is it feasible with XML? if not please how to do it?
UPDATE : Do I have to make my own html/css customization and change de LoadUri of contentdeifinition Id="api.localaccountsignup" to use my cshtml file?