mixin view-card +view('card', 'Card') .c-box +card(href='#') +slot('body') h1= 'XS Heading' p= loremIpsum +slot('footer') = 'Footer'