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