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