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