<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">A small amount </span><span class="ingredient">salt and pepper, to season </span> </li> <li> <span class="qty">12 </span><span class="ingredient">prepared sardines </span> </li> <li> <span class="qty">1 tbsp </span><span class="ingredient">olive oil </span> </li> <li> <span class="qty">zest of 2 </span><span class="ingredient">lemons </span> </li> <li> <span class="qty">juice of 1 </span><span class="ingredient">lemon </span> </li> <li> <span class="qty">4 sprigs of </span><span class="ingredient">thyme </span> </li> <li> <span class="qty">small bunch </span><span class="ingredient">parsley, finely chopped </span> </li> <li> <span class="qty">50g </span><span class="ingredient">rocket </span> </li> <li> <span class="qty">4 </span><span class="ingredient">spring onions, finely sliced </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">Season the sardines and brush with the olive oil. Cook for 2-4 minutes on each side or until cooked through.</li> <li id="step2">While the sardines are cooking, place all the salsa ingredients into a bowl and stir to combine.</li> <li id="step3">Place the sardines onto plates, spoon over some of the salsa. Garnish with the rocket and lemon wedges.</li> <li id="step4">Tip: The sardines can also be cooked under a grill.</li> </ol> </div> </div>