Spaces:
Runtime error
Runtime error
Commit
·
a8aa2b1
1
Parent(s):
5562cdb
Update static/output.html
Browse files- static/output.html +26 -47
static/output.html
CHANGED
@@ -1,52 +1,31 @@
|
|
1 |
-
|
2 |
-
<
|
3 |
-
<
|
4 |
-
|
5 |
-
|
6 |
-
|
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 |
-
|
17 |
-
|
18 |
-
|
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 |
-
|
29 |
-
<span itemprop="recipeIngredient"
|
30 |
-
<span itemprop="recipeIngredient"
|
31 |
-
<span itemprop="recipeIngredient"
|
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 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
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 |
-
|
47 |
-
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
-
|
52 |
-
</
|
|
|
|
|
|
1 |
+
<div itemscope itemtype="https://schema.org/Recipe">
|
2 |
+
<span itemprop="name">Mom's World Famous Banana Bread</span>
|
3 |
+
By <span itemprop="author">John Smith</span>,
|
4 |
+
<meta itemprop="datePublished" content="2009-05-08">May 8, 2009
|
5 |
+
<img itemprop="image" src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRYw0PeL_vUePShuz5xoHZZoCybJUtGEz6Wg_aE0Czo_g&s"
|
6 |
+
alt="Banana bread on a plate" />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
|
8 |
+
<span itemprop="description">This classic banana bread recipe comes
|
9 |
+
from my mom -- the walnuts add a nice texture and flavor to the banana
|
10 |
+
bread.</span>
|
11 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
|
13 |
+
Ingredients:
|
14 |
+
- <span itemprop="recipeIngredient">3 or 4 ripe bananas, smashed</span>
|
15 |
+
- <span itemprop="recipeIngredient">1 egg</span>
|
16 |
+
- <span itemprop="recipeIngredient">3/4 cup of sugar</span>
|
|
|
|
|
|
|
|
|
|
|
17 |
|
18 |
+
Instructions:
|
19 |
+
<span itemprop="recipeInstructions">
|
20 |
+
Preheat the oven to 350 degrees.
|
21 |
+
</span>
|
|
|
|
|
|
|
22 |
|
23 |
+
<span itemprop="recipeInstructions">
|
24 |
+
Mix in the ingredients in a bowl.
|
25 |
+
</span>
|
26 |
+
|
27 |
+
<span itemprop="recipeInstructions">
|
28 |
+
Pour the mixture into a loaf pan and bake for one hour.
|
29 |
+
</span>
|
30 |
+
|
31 |
+
</div>
|