<div> <div id="recipe-ingredients-title"> <h2 class="h3">Ingredients</h2> </div> <div id="recipe-ingredients-card"> <ul id="ingredients-list"> <li> <span class="qty">200g </span><span class="ingredient">thick natural yoghurt </span> </li> <li> <span class="qty">2tbsp </span><span class="ingredient">fresh mint leaves, chopped </span> </li> <li> <span class="qty"></span><span class="ingredient">salt & freshly ground black pepper </span> </li> </ul> </div> </div> <div class="row mt-4"> <div id="recipe-method-title"> <h2 class="h3">Method</h2> </div> <div id="recipe-method"> <ol> <li id="step1">Mix the yoghurt and mint together.</li> <li id="step2">Season to taste.</li> <li id="step3">Serve with the <a href="/inspiration/recipe/lamb-burgers-beetroot-coleslaw-with-mint-yoghurt-dressing/" target="_blank" rel="noopener">Lamb Burger</a> and <a href="/inspiration/recipe/beetroot-coleslaw/" target="_blank" rel="noopener">Beetroot Coleslaw</a> </li> </ol> </div> </div>