Spaces:
Runtime error
Runtime error
Commit
·
5562cdb
1
Parent(s):
a31a1b3
Update static/output.html
Browse files- static/output.html +38 -38
static/output.html
CHANGED
@@ -5,48 +5,48 @@
|
|
5 |
<title>Moroccan-Style Tomato Salad</title>
|
6 |
</head>
|
7 |
<body>
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
|
|
14 |
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
|
|
|
|
|
|
23 |
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
|
|
|
|
|
|
30 |
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
|
|
|
|
36 |
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
140 comments:
|
44 |
-
<div itemprop="interactionStatistic" itemscope itemtype="https://schema.org/InteractionCounter">
|
45 |
-
<meta itemprop="interactionType" content="https://schema.org/CommentAction" />
|
46 |
-
<meta itemprop="userInteractionCount" content="140" />
|
47 |
-
</div>
|
48 |
-
From Janel, May 5 -- thank you, great recipe!
|
49 |
-
...
|
50 |
-
</div>
|
51 |
</body>
|
52 |
</html>
|
|
|
5 |
<title>Moroccan-Style Tomato Salad</title>
|
6 |
</head>
|
7 |
<body>
|
8 |
+
<div itemscope itemtype="https://schema.org/Recipe">
|
9 |
+
<span itemprop="name">Moroccan-Style Tomato Salad</span>
|
10 |
+
By <span itemprop="author">Unknown</span>,
|
11 |
+
<meta itemprop="datePublished" content="Unknown">
|
12 |
+
<img itemprop="image" src="salad.jpg"
|
13 |
+
alt="Moroccan-Style Tomato Salad" />
|
14 |
+
<span itemprop="description">A salad that's the perfect accompaniment to summer grills.</span>
|
15 |
|
16 |
+
Prep Time: <meta itemprop="prepTime" content="PT20M">20 minutes
|
17 |
+
Cook time: <meta itemprop="cookTime" content="PT20M">20 minutes
|
18 |
+
Yield: <span itemprop="recipeYield">4 servings</span>
|
19 |
|
20 |
+
<div itemprop="nutrition"
|
21 |
+
itemscope itemtype="https://schema.org/NutritionInformation">
|
22 |
+
Nutrition facts:
|
23 |
+
<span itemprop="calories">Unknown calories</span>,
|
24 |
+
<span itemprop="fatContent">Unknown fat</span>
|
25 |
+
</div>
|
26 |
+
Ingredients:
|
27 |
|
28 |
+
<span itemprop="recipeIngredient">200g tinned chickpeas</span>
|
29 |
+
<span itemprop="recipeIngredient">½ tsp ground cumin</span>
|
30 |
+
<span itemprop="recipeIngredient">½ tsp cayenne</span>
|
31 |
+
<span itemprop="recipeIngredient">½ tsp ground coriander</span>
|
32 |
+
<span itemprop="recipeIngredient">Olive oil</span>
|
33 |
+
<span itemprop="recipeIngredient">1 kg mixed ripe tomatoes</span>
|
34 |
+
<span itemprop="recipeIngredient">½ cucumber</span>
|
35 |
+
Instructions:
|
36 |
+
<span itemprop="recipeInstructions">
|
37 |
|
38 |
+
Preheat the oven to 190°C.
|
39 |
+
Tip the chickpeas into a small roasting tin, add the cumin, cayenne, coriander, and 1 tablespoon of olive oil, and season.
|
40 |
+
Mix to coat the chickpeas in the spices, then roast in the oven for about 20 minutes, until golden and crisp.
|
41 |
+
Meanwhile, prepare the tomatoes, slicing the larger ones and cutting any cherry tomatoes into halves or quarters.
|
42 |
+
Arrange on a large platter. Peel and thinly slice the cucumber, then tuck among the tomatoes. Trim and thinly slice the spring onions and chilli. Peel and finely slice half the lemon zest, then scrunch with a pinch of salt and a squeeze of lemon juice, then scatter over salad with spring onion and chilli. Roughly chop herbs and set aside.
|
43 |
+
</span>
|
44 |
+
0 comments:
|
45 |
|
46 |
+
<div itemprop="interactionStatistic" itemscope itemtype="https://schema.org/InteractionCounter">
|
47 |
+
<meta itemprop="interactionType" content="https://schema.org/CommentAction" />
|
48 |
+
<meta itemprop="userInteractionCount" content="0" />
|
49 |
+
</div>
|
50 |
+
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
51 |
</body>
|
52 |
</html>
|