I'm new to Sitefinity and building templates in Visual Studio. What I'm trying to do is build a template that will have reusable components included automatically (ie. header, navigation, footer, etc). This way, when a content editor goes in to add an item, he won't have to manually add all of the elements that should already be on every page.
How can I add the navigation widget to the template I'm building in Visual Studio?