I created a new dexterity content type (named Report) using schema interface. Also I defined a custom view having a template report_view.pt.
I need some content from the original/default template to use in my custom template. Where can I find the code used for default view template of a dexterity content type?