I use the Back button (
data-add-back-btn="true") for all pages in the index.html page. But I use regular buttons at top of my external pages as a Home button to get back to the index.html page. Unfortunately, this mixture looks arbitrary.
1. Is it possible to add the Back button to an external page? If so, what's the code?
Thanks!