{{!-- This is the base layout for your project, and will be used on every page. --}} VirtualX {{#ifpage 'dashboard' 'orders' 'account-settings' 'make-payment'}} {{> header-type-2}}{{> body}} {{/ifpage}} {{#unlesspage 'dashboard' 'orders' 'account-settings' 'make-payment' }} {{> header}} {{> body}} {{/unlesspage}}