import { Meta, Story, Canvas } from '@storybook/addon-docs/blocks'; import { hbs } from 'ember-cli-htmlbars'; # Notice {(args) => ({ template: hbs`

Header

Body

Footer

`, context: args })}