Hi, i wants to put a value in login form ("@domain.com") so users will not need to put @domain.com, how to modify this in the templates login.html?
Thanks a lot
You can do it by javascript:
Insert this just before the closing body tag. Not tested, but it should work.
Thanks it works!
have a nice day