## Task - Add company information to the provided HTML template. - Ensure the following features work correctly in the HTML: - Registration - Login - Update password - Reset password ## Acceptance Criteria - The company information is clearly displayed in the HTML template. - User registration, login, update password, and reset password processes are functional and validated in the HTML. - All new or updated fields/forms are visually consistent with the existing template. ## Notes - Focus on the front-end (HTML) functionality for these features. - If back-end logic is needed, specify requirements or provide integration guidance. ---