30 lines
806 B
HTML
30 lines
806 B
HTML
Margarita Pie
|
||
|
||
|
||
|
||
Home
|
||
|
||
|
||
|
||
<h1>Margarita Pie</h1>
|
||
<p>Great cool dessert. No alcohol involved unless it’s on the side!</p>
|
||
<h2>Ingredients</h2>
|
||
<ul>
|
||
<li>1 to 1 1/4 cups pretzels</li>
|
||
<li>1 stick butter</li>
|
||
<li>1/4 cup sugar</li>
|
||
<li>Juice of 2 limes</li>
|
||
<li>Zest of 1 lime, optional</li>
|
||
<li>1/4 cup orange juice</li>
|
||
<li>8 ounces Cool Whip</li>
|
||
<li>1 can sweetened condensed milk</li>
|
||
</ul>
|
||
<h2>Directions</h2>
|
||
<ol>
|
||
<li>Mix pretzels, sugar, and butter and press into dish. (9” x 9” will work, or 13” x 9” if you want it not quite as thick)</li>
|
||
<li>Mix remaining ingredients and pour over crust.</li>
|
||
<li>Freeze until firm.</li>
|
||
</ol>
|
||
<p>In a rush I’ve put the filling over a graham cracker crust. I think the pretzels really add something. I hope you like it as much as me!</p>
|
||
|