2020-06-14 23:05:08 +00:00
<!doctype html>
< html >
< head >
2020-06-14 23:15:07 +00:00
< title > Zk | Lamb kofte with cardamom rice< / title >
2020-06-14 23:05:08 +00:00
< link rel = "stylesheet" type = "text/css" href = "/style.css" / >
2020-06-15 01:00:09 +00:00
< link rel = "stylesheet" type = "text/css" href = "/recipe.css" / >
2020-06-14 23:05:08 +00:00
< meta name = "viewport" content = "width=device-width" / >
< meta charset = "utf-8" / >
< / head >
< body >
< main >
< header >
2020-06-14 23:15:07 +00:00
< h1 > Zk | Lamb kofte with cardamom rice< / h1 >
2020-06-14 23:05:08 +00:00
< / header >
< article class = "content" >
2020-06-14 23:15:07 +00:00
< p > < span class = "tag" > food< / span > < span class = "tag" > recipe< / span > < span class = "tag" > meat< / span > < / p >
2020-06-14 23:05:08 +00:00
< h2 id = "ingredients" > Ingredients< / h2 >
2020-06-14 23:15:07 +00:00
< h3 id = "cardamom-rice" > Cardamom rice< / h3 >
< table >
< thead >
< tr >
< th align = "right" > < / th >
< th > < / th >
< / tr >
< / thead >
< tbody >
< tr >
< td align = "right" > 2 cups< / td >
< td > long grain rice< / td >
< / tr >
< tr >
< td align = "right" > 2< / td >
< td > cardamom pods, cracked< / td >
< / tr >
< tr >
< td align = "right" > 1< / td >
< td > bay leaf< / td >
< / tr >
< tr >
< td align = "right" > pinch< / td >
< td > salt< / td >
< / tr >
< tr >
< td align = "right" > 1tbsp< / td >
< td > ghee< / td >
< / tr >
< / tbody >
< / table >
2020-06-14 23:05:08 +00:00
< h3 id = "meatballs" > Meatballs< / h3 >
2020-06-14 23:15:07 +00:00
< table >
< thead >
< tr >
< th align = "right" > < / th >
< th > < / th >
< / tr >
< / thead >
< tbody >
< tr >
< td align = "right" > 1lb< / td >
< td > ground lamb< / td >
< / tr >
< tr >
< td align = "right" > 1< / td >
< td > small onion, minced< / td >
< / tr >
< tr >
< td align = "right" > 3 cloves< / td >
< td > garlic< / td >
< / tr >
< tr >
< td align = "right" > 1tbsp< / td >
< td > sesame seeds< / td >
< / tr >
< tr >
< td align = "right" > 1tsp< / td >
< td > mustard seeds< / td >
< / tr >
< tr >
< td align = "right" > 1tsp< / td >
< td > cumin< / td >
< / tr >
< tr >
< td align = "right" > 2tsp< / td >
< td > za’ atar< / td >
< / tr >
< tr >
< td align = "right" > 1/2tsp< / td >
< td > aleppo pepper< / td >
< / tr >
< tr >
< td align = "right" > 1/2tsp< / td >
< td > salt< / td >
< / tr >
< / tbody >
< / table >
2020-06-14 23:05:08 +00:00
< h3 id = "sauce" > Sauce< / h3 >
2020-06-14 23:15:07 +00:00
< table >
< thead >
< tr >
< th align = "right" > < / th >
< th > < / th >
< / tr >
< / thead >
< tbody >
< tr >
< td align = "right" > 1 tube< / td >
< td > tomato paste< / td >
< / tr >
< tr >
< td align = "right" > 1tbsp< / td >
< td > harissa paste< / td >
< / tr >
< tr >
< td align = "right" > 2< / td >
< td > fresh tomatoes, chopped< / td >
< / tr >
< tr >
< td align = "right" > 2tbsp< / td >
< td > olive oil< / td >
< / tr >
< tr >
< td align = "right" > 2c< / td >
< td > chicken or vegetable broth< / td >
< / tr >
< / tbody >
< / table >
2020-06-14 23:05:08 +00:00
< h2 id = "preparation" > Preparation< / h2 >
< ol >
< li > Combine ingredients for rice in a pot, bring to a boil, cover, reduce to a simmer for 20 minutes< / li >
< li > While the rice is cooking, toast the whole spices, grind them, and mix well with the other spices, onion, garlic, and lamb, forming into meatballs< / li >
< li > Brown the meatballs in the olive oil, turning once before removing to the bowl again< / li >
< li > Add the tube of tomato paste to the still hot oil and stir, making sure to get as much of the fond mixed in as possible< / li >
2020-06-14 23:10:07 +00:00
< li > Once the tomato paste reaches a dark rust color, add the broth, tomatoes, and harissa; test for salt and bring it to a simmer< / li >
2020-06-14 23:05:08 +00:00
< li > Add the meatballs in and simmer for a minute before turning them once and covering the pan to simmer for at least 10 minutes< / li >
< / ol >
2020-06-15 03:05:09 +00:00
< p > Serve the kofte and sauce over the rice. Drizzle with < a href = "toum.html" > toum< / a > and serve with < a href = "tzatziki.html" > tzatziki< / a > .< / p >
2020-06-14 23:05:08 +00:00
< / article >
< footer >
2020-06-24 07:10:07 +00:00
< p > Page generated on 2020-06-24< / p >
2020-06-14 23:05:08 +00:00
< / footer >
< / main >
< / body >
< / html >