mixins.pug 195 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 include mixins/dialog.pug include mixins/profile.pug .one +dialog .two +dialog-title('Whoop') .three +dialog-title-desc('Whoop', 'Just a mixin') #profile +profile(user)