github.com/muhammedhassanm/blockchain@v0.0.0-20200120143007-697261defd4d/build-blockchain-insurance-app-master/web/views/shop.pug (about) 1 extends _layout 2 3 block content 4 #app(type=`${shopType}`) 5 block scripts 6 script(src='/js/shop.bundle.js')