summaryrefslogtreecommitdiff
path: root/Recipes/Strawberry Oatmeal Bars.html
blob: d60c1f6c4ba72ab96942ea6e4a2ff0425c1db0da (plain)
1
2
3
4
5
6
7
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
<!doctype html>
<html>
  <head>
    <meta charset="UTF-8" />
    <link rel="stylesheet" href="styles.css" />
  </head>
  <body>
    <!-- Recipe -->
    <div class="recipe" itemscope itemtype="http://schema.org/Recipe">
      <div class="infobox">
        <!-- Image -->

        <div class="photobox">
          <a
            href="https://www.joyfulhealthyeats.com/wp-content/uploads/2022/04/Healthy-Strawberry-Oatmeal-Bars-web-12-150x219.jpg"
          >
            <img
              src="Images/44C626B6-9B7D-4F65-AC15-2AAE4FBE2145/072F304B-3734-4E7D-AE48-2EBAD52FF667.jpg"
              itemprop="image"
              class="photo photoswipe"
            />
          </a>
        </div>

        <!-- Name -->
        <h1 itemprop="name" class="name">Strawberry Oatmeal Bars</h1>

        <!-- Info -->

        <!-- Rating, categories -->
        <p itemprop="aggregateRating" class="rating" value="0"></p>

        <p class="metadata">
          <!-- Cook time, prep time, servings, difficulty -->

          <b>Prep Time: </b><span itemprop="prepTime">5 mins</span>

          <b>Cook Time: </b><span itemprop="cookTime">50 mins</span>

          <b>Servings: </b><span itemprop="recipeYield">Yield: 16</span>

          <!-- Source -->

          <b>Source: </b>

          <a
            itemprop="url"
            href="https://www.joyfulhealthyeats.com/strawberry-oatmeal-bars/"
          >
            <span itemprop="author">joyfulhealthyeats.com</span>
          </a>
        </p>

        <div class="clear"></div>
      </div>

      <div class="left-column">
        <!-- Ingredients -->

        <div class="ingredientsbox">
          <h3 class="subhead">Ingredients</h3>
          <div class="ingredients text">
            <p class="line" itemprop="recipeIngredient">
              For the Crust &amp; Crumble
            </p>
            <p class="line" itemprop="recipeIngredient">
              <strong>6</strong> tablespoons unsalted butter, melted
            </p>
            <p class="line" itemprop="recipeIngredient">
              <strong>1½</strong> cups white whole wheat flour
            </p>
            <p class="line" itemprop="recipeIngredient">
              <strong>1½</strong> cups regular oats (not the instant kind)
            </p>
            <p class="line" itemprop="recipeIngredient">
              <strong>½</strong> cup honey
            </p>
            <p class="line" itemprop="recipeIngredient">
              <strong>¼</strong> cup brown sugar
            </p>
            <p class="line" itemprop="recipeIngredient">
              <strong>1</strong> teaspoon ground cinnamon
            </p>
            <p class="line" itemprop="recipeIngredient">pinch of salt</p>
            <p class="line" itemprop="recipeIngredient">
              <strong>For the Strawberry Filling:</strong>
            </p>
            <p class="line" itemprop="recipeIngredient">
              <strong>3</strong> cups of sliced fresh strawberries
            </p>
            <p class="line" itemprop="recipeIngredient">
              <strong>1</strong> tablespoons fresh lemon juice
            </p>
            <p class="line" itemprop="recipeIngredient">
              <strong>1</strong> teaspoon of vanilla extract
            </p>
            <p class="line" itemprop="recipeIngredient">
              <strong>1</strong> teaspoon white whole wheat flour
            </p>
          </div>
        </div>

        <!-- Nutrition (in two-column mode it goes below the ingredients) -->
      </div>

      <div class="right-column">
        <!-- Description -->

        <!-- Directions -->

        <div class="directionsbox">
          <h3 class="subhead">Directions</h3>
          <div itemprop="recipeInstructions" class="directions text">
            <p class="line">Preheat oven to 350°F.</p>
            <p class="line">
              Line the bottom of an 8×8 pan with parchment paper and spray with
              cooking spray for easy removal.
            </p>
            <p class="line">
              To make the crust &amp; crumble, to a large bowl add melted
              butter, white whole wheat flour, regular oats, honey, brown sugar,
              ground cinnamon and salt. Mix until just combined, mixture should
              be a little crumbly. Scoop out 1 cup of the mixture and set aside,
              that will be your crumble.
            </p>
            <p class="line">
              Add the remaining mixture to the prepared pan. Spread the mixture
              out and using your fingers press into the bottom of the pan so the
              crust is in an even layer.
            </p>
            <p class="line">
              To make the Strawberry Filling: to a small bowl add strawberries,
              lemon juice, vanilla extract, and white whole wheat flour. Toss to
              combine.
            </p>
            <p class="line">
              Add the strawberry mixture on top of the crust and spread out
              evenly.
            </p>
            <p class="line">
              Evenly sprinkle the crumble mixture over the top of the bars.
            </p>
            <p class="line">
              Bake the bars for 50 minutes. Remove the bars from the pan and let
              sit for 10 minutes. Cut and serve.
            </p>
          </div>
        </div>

        <!-- Notes -->

        <div class="notesbox">
          <h3 class="subhead">Notes</h3>
          <div itemprop="comment" class="notes text">
            <p>
              To Store: Transfer cooled bars to an airtight container and
              refrigerate for up to 4 days. Feel free to pop each bar into the
              microwave for 10-15 seconds before chowing down if desired.
            </p>
            <p>
              To Freeze: Transfer cooled bars to a freezer-safe container and
              freeze for up to 3 months. If bars are cut and must be stacked in
              the container, add a piece of parchment paper between layers to
              prevent sticking. Thaw out frozen bars in the fridge before
              enjoying.
            </p>
          </div>
        </div>

        <!-- Nutrition (in regular mode it goes below the notes) -->

        <!-- Used in two different places depending on the recipe layout -->

        <div class="nutritionbox textbox">
          <h3 class="subhead">Nutrition</h3>
          <div itemprop="nutrition" class="nutrition text">
            <p>
              Serving Size: 1 small bar<br />Calories: 132<br />Sugar: 5 g<br />Sodium:
              11 mg<br />Fat: 5 g<br />Saturated Fat: 3 g<br />Carbohydrates: 20
              g<br />Fiber: 3 g<br />Protein: 3 g<br />Cholesterol: 11 mg
            </p>
          </div>
        </div>
      </div>

      <div class="clear"></div>
    </div>
  </body>
</html>