Hey there,I want to achieve something like this:1. Have an HTML Template (HTML Offer) for a e.g. a banner with headline, subtitle, text-body2. I want the headline, subtitle and text body content in a JSON Offer3. I want to display the JSON content in the banner like so <h1>{offer[0].content.headline...