document.head.insertAdjacentHTML 'beforeend', '' module.exports = name: 'ImageGallery' props: images: type: Array default: -> [] render: (new Function '_ctx', '_cache', renderFns['app/shared/ImageGallery.pug'])()