I copied the Odoo login form which locate in the login page and I pasted it inside the homepage using HTML and CSS editor, it is working correctly but when I access my homepage it is automatically scrolls to the login form and I don't want that.
Is this related to the controller or the form?