<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">raw beetroot, shredded </span> </li> <li> <span class="qty">100g </span><span class="ingredient">white cabbage, shredded </span> </li> <li> <span class="qty">40g </span><span class="ingredient">red onion, shredded </span> </li> <li> <span class="qty">1 level tbsp </span><span class="ingredient">Aioli or mayonnaise </span> </li> <li> <span class="qty">2 heaped tbsp </span><span class="ingredient">thick Greek yoghurt </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 vegetables in a bowl.</li> <li id="step2">Stir the aioli or mayonnaise into the yoghurt and then add to the vegetables</li> <li id="step3">Stir until thoroughly combined.</li> <li id="step4">Serve with the Lamb Burger and Mint Yoghurt Dressing.</li> </ol> </div> </div>