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