You can kind of hard code this with a little javascript code in a code block just below the nav.
This is for a back button, but I think if you string a few of these together, you can have a few layers of breadcrumbs.
<a href="javascript:history.go(-1)"style="color:#0487AF"><strong>← Back</strong></a>