0
alper created
Support Team
Director
1 Answer(s)
-
0
There are 2 razor pages used to change the register page.
- Register page itself (If you only want to change the register box, then number 1 is enough.)
- Account layout (If you completely change the page, then you need to change the layout too.)
1- Copy the Register.cshtml to
Pages > Account
folder of your web project.2- Copy the Default.cshtml to
Themes > Lepton > Layouts > Account
folder of your web project.https://gist.github.com/ebicoglu/bb28666a892646b245b2a525d5760bb7