blob: 0dcdc2d97d62e1dc08c085fb270906caaae17184 (
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
|
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="hacklabxl.css">
<title>hcklabxl : recipes</title>
</head>
<body>
<h1>hcklabxl : recipes</h1>
<hr>
<ul>
<li>cacik (yoghurt,cucumber,garlic,salt)</li>
<li>camomille/anis/miel aux fleurs</li>
<li>the jasmin - gingembre</li>
<li>pain (yeast,warm water ; flour; bake in ‘dutch oven’)</li>
<li>frites sauce aioli crevettes royales</li>
<li>soupe au cresson</li>
<li>poireaux sauce romesco</li>
<li>soupe cornichons (aka. augurkova)</li>
<li>chopska salata</li>
<li>borstsch</li>
<li>gnocchi butter/sauge (di veneto) or pommodoro (veronese)</li>
</ul>
<hr>
<div class="bouche">OGORKOWA</div>
</body>
</html>
|