Is there a way to add a link button that just takes the visitor to the previous page?
<button onclick="history.back()">Go Back</button> link
<button onclick="history.back()">Go Back</button>