{{!-- This is the base layout for your project, and will be used on every page unless specified. --}}
Einkaufsliste | {{page}}
{{> navigation}}
{{#unlesspage 'index'}}
{{> carousel}}
{{/unlesspage}}
{{!-- Pages you create in the src/pages/ folder are inserted here when the flattened page is created. --}}
{{> body}}