I have created the contact form using HTML and PHP. Also, the mail is coming correctly to mail id. But after the success message, it is redirecting to the form.php
form.php
try this way . try to send mail from an ajax . Please write your code like below
javascript
Your html
send_mail.php
this will display your message in your page.Please try this. This is working fine in my case.