{{!-- This is the base layout for your project, and will be used on every page. --}}
{{!— Required meta tags --}}
{{title}} - Pintereso Bootstrap Template
{{!-- Navigation and Footer are in partials folder. The body represents the content pages folder. --}}
{{> navigation}}
{{> body}}
{{> footer}}