{% from "../_section/_section.html" import section with context %} {{ section ( sectionName = 'notOurFault', title = notOurFault.title, sectionContent = notOurFault.content, author = notOurFault.content.quoteAuthor, imageSrc = notOurFault.image.image, imageMobileSrc = '', imageAlt = notOurFault.title, showBuyNowButton = notOurFault.showBuyNowButton, showCart = notOurFault.showCart ) }}