I am using the FORMS-GET-STARTED.HTML template.
I have successfully configured my email server to process FORM.PHP
However, when the form is sent and the THANK YOU message is displayed, the BACK TO HOME button returns to the FORMS-GET-STARTED.HTML page regardless of what address I specify at the BACK TO HOME href:
<div class="col-12">
<div class="form-result"></div>
Back to Home
</div>
Where am I going wrong?
