In Fizzie I found it useful to create debug div at the top of each template part. It's styled with CSS so that the template name is either visible in the admin bar or appears when you hover over it, when not logged in.
I think this will be a useful thing to have in this theme as well.
Requirements
- Ability to easily determine which template is being displayed.
Proposed solution