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