<%@ page language="java" import="java.util.*,util.*,java.net.*" %> <%@ include file="loadProperty.jsp" %> <% String login_check="",all_product=""; try{ login_check=((String)session.getValue("login")==null)?"":(String)session.getValue("login"); if(login_check.equals("")) login_check=""; }catch(Exception e){login_check="";} try{ all_product = (session.getValue("all_product").toString()==null)?"":session.getValue("all_product").toString(); if(all_product.equals("")) all_product=""; }catch (Exception e){ all_product=""; } %> Online chocolate shop for gourmet chocolates and gifts for special occasion <%@ include file="top_dropdown.jsp"%>

 

    Recipes

      Double Chocolate Dessert Crepes

                                                                          

                                        
                                                                                                  Recipe Index

INGREDIENTS

2 - 2.8 ounce El Rey Icoa white chocolate bars, chopped
1/4 cup half and half
1 teaspoon vanilla extract
8 crepes, cooled if home-made (defrost pre-made crepes)
1 pint chocolate sorbet
2 pints fresh raspberries, for serving

PREPARATION

  1. In a double boiler set over hot water, melt together white chocolate, half-&-half, and vanilla
  2. Set aside to cool.
  3. Place one crepe onto a board, folded in half. 
  4. Using an ice cream scoop, form one scoop of sorbet.
  5. Place sorbet onto the crepe, near a corner, and carefully roll that edge over the sorbet and towards the other edge, forming a cone shape (nudging with fingers, if necessary, to form the shape). 
  6. Repeat with remaining sorbet and crepes, placing each filled crepe onto one of eight dessert plates.
  7. Drizzle white chocolate sauce over each crepe, and sprinkle raspberries around edges of plates. 

Serve immediately. Serves 8.

Recipe credit: Mary Bilyeu

Recipe Index

 

 

<%@ include file="bottom.jsp"%>