Use the history.go(-1) function in conjunction with the anchor html element

Example

<a href="javascript: history.go(-1);">Go back to previous page</a>