-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathlunch.html
More file actions
411 lines (364 loc) · 14.6 KB
/
Copy pathlunch.html
File metadata and controls
411 lines (364 loc) · 14.6 KB
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
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
<!DOCTYPE HTML>
<!--
Strongly Typed by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>SyntaxFest 2025 | Lunch</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<link rel="icon" type="image/x-icon" href="images/favicon.ico">
<style>
table {
border-collapse: collapse;
margin: 20px auto;
background-color: #fff;
border: 2px solid #dee2e6;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
table-layout: fixed;
width: 1400px;
}
strong {
font-weight: 600;
color: #464646;
}
table a {
font-weight: 600;
color: #464646;
}
th, td {
/*border: 1px solid #dee2e6;
padding: 10px;
text-align: center;*/
font-size: 15px; /* Smaller but readable */
line-height: 1.4; /* Tighter line spacing */
padding: 4px 6px; /* Compact padding */
word-wrap: break-word; /* Breaks long words */
white-space: normal; /* Allows wrapping */
vertical-align: top; /* Aligns text to the top */
font-family: Arial, sans-serif; /* Clear, compact font */
text-align: center;
}
table th {
text-align: center;
background-color: #f2f2f2;
color: #343a40;
}
table, th, td {
border: 1px solid rgb(136, 136, 136);
border-collapse: collapse;
}
.highlight {
background-color: #f8f9fa;
font-size: small;
}
.special {
background-color: #f0f0f0;
}
.ataglance_table {
width: 100%;
padding: 2px 4px !important;
table-layout: auto;
}
</style>
</head>
<body class="no-sidebar is-preload">
<div id="page-wrapper">
<!-- Header -->
<section id="header">
<div class="container">
<!-- Nav -->
<nav id="nav" style="font-size: 22px;">
<ul>
<li><a href="index.html"><span>Home</span></a></li>
<li class="has-dropdown">
<a href="calls.html"><span>Calls</span></a>
<ul class="dropotron">
<li style="white-space: nowrap;"><a href="cfp_tlt.html" style="display: block;">TLT</a></li>
<li style="white-space: nowrap;"><a href="cfp_depling.html" style="display: block;">DepLing</a></li>
<li style="white-space: nowrap;"><a href="cfp_udw.html" style="display: block;">UDW</a></li>
<li style="white-space: nowrap;"><a href="cfp_iwpt.html" style="display: block;">IWPT</a></li>
<li style="white-space: nowrap;"><a href="cfp_quasy.html" style="display: block;">QUASY</a></li>
</ul>
</li>
<li><a href="committees.html"><span>Committees</span></a></li>
<li class="has-dropdown">
<a href="programme.html"><span>Programme</span></a>
<ul class="dropotron">
<li style="white-space: nowrap;"><a href="programme.html" style="display: block;">Schedule</a></li>
<li style="white-space: nowrap;"><a href="keynotes.html" style="display: block;">Keynote Speakers</a></li>
<li style="white-space: nowrap;"><a href="author_instructions.html" style="display: block;">Author Instructions</a></li>
<li style="white-space: nowrap;"><a href="social_events.html" style="display: block;">Social Events</a></li>
<li style="white-space: nowrap;"><a href="photo_highlights.html" style="display: block;">Photo Highlights</a></li>
</ul>
</li>
<li><a href="registration.html"><span>Registration</span></a></li>
<li class="has-dropdown">
<a href="venue.html"><span>Location</span></a>
<ul class="dropotron">
<li style="white-space: nowrap;"><a href="venue.html" style="display: block;">Venue</a></li>
<li style="white-space: nowrap;"><a href="lunch.html" style="display: block;">Lunch</a></li>
<li style="white-space: nowrap;"><a href="travel.html" style="display: block;">Travel</a></li>
<li style="white-space: nowrap;"><a href="accommodation.html" style="display: block;">Accommodation</a></li>
<li style="white-space: nowrap;"><a href="Slovenia.html" style="display: block;">Slovenia</a></li>
<li style="white-space: nowrap;"><a href="recommendations.html" style="display: block;">Recommendations</a></li>
<li style="white-space: nowrap;"><a href="visa.html" style="display: block;">Visa</a></li>
</ul>
</li>
<li><a href="https://syntaxfest.github.io/" target="_blank"><span>Past events</span></a></li>
</ul>
</nav>
</div>
</section>
<!-- Main -->
<section id="main">
<div class="container">
<div id="content">
<!-- Post -->
<article class="box post">
<header>
<h2>Lunch</h2>
</header>
<h3>Free lunch at the cafeteria</h3>
<p>
Free lunch will be provided for all conference participants <strong>from Tuesday to Friday</strong>, including attendees of the UniDive workshop. Lunch will take place in the cafeteria on the ground floor of the conference venue and will feature a selection of several daily menus (soup + main dish + salad), including vegetarian options. <br><br>
<strong>Lunch coupons</strong> will be distributed at registration and can be used any time during cafeteria lunch hours (Tuesday to Thursday from <strong>10:30 to 14:30</strong> and Friday from 10:30 to 14:00). In the morning, the cafeteria is also open as a café and can be used as a quiet space or for meetings.<br><br>
Daily menus are listed below, with <strong>vegetarian options</strong> marked in green. Vegan meals can be prepared on request.
</p>
<div style="overflow: auto;">
<table border="1" cellspacing="0" cellpadding="6" class="ataglance_table">
<tr>
<td></td>
<th>Tuesday</th>
<th>Wednesday</th>
<th>Thursday</th>
<th>Friday</th>
</tr>
<tr>
<td>Menu 1</td>
<td>
Pot barley soup<br>
Burgundy style beef<br>
Polenta<br>
Mixed salad<br>
</td>
<td>
Creamy vegetable soup<br>
Tortilla with minced meat<br>
Vegetable rice<br>
Nacho cheese<br>
Mixed salad<br>
</td>
<td>
Green bean soup <br>
Meat moussaka <br>
Cream spinach <br>
Mixed salad <br>
</td>
<td>
Mushroom/beef soup<br>
Baked ribs<br>
Fried potatoes<br>
Baked beans<br>
Mixed salad<br>
</td>
</tr>
<tr>
<td>Menu 2</td>
<td style="color: green;">
Pot barley soup<br>
Fried cheese<br>
Fried potatoes<br>
Tartar sauce<br>
Mixed salad<br>
</td>
<td style="color: green;">
Creamy vegetable soup<br>
Cottage cheese dumpling <br>
Pumpkin seed sauce<br>
Mixed salad<br>
</td>
<td style="color: green;">
Green bean soup<br>
Stuffed peppers with young cheese<br>
Quinoa<br>
Basil sauce<br>
Mixed salad<br>
</td>
<td style="color: green;">
Mushroom/beef soup <br>
Vegetable pie <br>
Cheese sauce <br>
Mixed salad
</td>
</tr>
<tr>
<td>Menu 3</td>
<td>
Poultry stew <br>
Dessert <br>
Mixed salad <br>
</td>
<td>
Sauerkraut & bean stew with dired meat <br>
Dessert <br>
Mixed salad
</td>
<td>
Goulash stew with potatoes<br>
Dessert<br>
Mixed salad<br>
</td>
<td>
Mushroom/beef soup<br>
Grilled hake<br>
Chard with potatoes<br>
Trieste sauce<br>
Mixed salad<br>
</td>
</tr>
<tr>
<td>Menu 4</td>
<td>
Soup<br>
Chicken wiener schnitzel<br>
Side dish<br>
Mixed salad<br>
</td>
<td>
Soup<br>
Chicken wiener schnitzel<br>
Side dish<br>
Mixed salad<br>
</td>
<td>
Soup<br>
Chicken wiener schnitzel<br>
Side dish<br>
Mixed salad<br>
</td>
<td>
Soup<br>
Chicken wiener schnitzel<br>
Side dish<br>
Mixed salad<br>
</td>
</tr>
<tr>
<td>Menu 5</td>
<td>
Soup<br>
<div style="color: green;">Salad plate</div> with fried chicken, <div style="color: green;">cheese,</div> or tuna<br>
Fruit<br>
</td>
<td>
Soup<br>
<div style="color: green;">Salad plate</div> with fried chicken, <div style="color: green;">cheese,</div> or tuna<br>
Fruit<br>
</td>
<td>
Soup<br>
<div style="color: green;">Salad plate</div> with fried chicken, <div style="color: green;">cheese,</div> or tuna<br>
Fruit<br>
</td>
<td>
Soup<br>
<div style="color: green;">Salad plate</div> with fried chicken, <div style="color: green;">cheese,</div> or tuna<br>
Fruit<br>
</td>
</tr>
<tr>
<td>Menu 6</td>
<td style="color: green;">
Soup<br>
Fusilli with truffle sauce<br>
Parmesan<br>
Mixed salad<br>
</td>
<td>
Soup<br>
Fried hake<br>
Potato salad<br>
Fruit
</td>
<td>
Soup<br>
Braised veal liver<br>
Mashed potatoes<br>
Mixed salad<br>
</td>
<td>
Soup<br>
Cooked beef<br>
Fried potatoes<br>
Cream spinach<br>
Mixed salad<br>
</td>
</tr>
<tr>
<td>Menu 7</td>
<td></td>
<td>
Soup <br>
Grilled chicken steak <br>
French fries <br>
Ajvar, onion <br>
Mixed salad
</td>
<td></td>
<td></td>
</tr>
</table>
</div>
<br><br>
<h3>Other lunch options nearby</h3>
<p>
If you prefer a quieter atmosphere or a more diverse selection, there are plenty of <a href="https://maps.app.goo.gl/YV5eErsPFeBcnFH2A" target="_blank"><strong>good restaurants near the venue</strong></a>, offering meals for various budgets. Many of them also serve daily lunch menus. <br><br>
Some of our recommendations:
<ul>
<li><a href="https://maps.app.goo.gl/o92tNQCZrjwcMefCA" target="_blank">Moji štruklji</a> (Slovenian dumplings)</li>
<li><a href="https://maps.app.goo.gl/vCNh2ifsHGeUUtvu6" target="_blank">Veganika</a> (vegan)</li>
<li><a href="https://maps.app.goo.gl/xu8X9ERTz6r9t6a57" target="_blank">Barbarella</a> (vegan)</li>
<li><a href="https://maps.app.goo.gl/qDptxdMmPBm1HcNS6" target="_blank">Bife</a> (salads)</li>
<li><a href="https://maps.app.goo.gl/agGEBrkvCruWBtBQ7" target="_blank">Norma 23</a> (brunch)</li>
<li><a href="https://maps.app.goo.gl/oxiY2n5wWGX7XM5p7" target="_blank">Pop’s place</a> (pizza and burgers)</li>
<li><a href="https://maps.app.goo.gl/cY1DGRLCsq2zhkwn6" target="_blank">RawPasta Deli</a></li>
<li><a href="https://maps.app.goo.gl/Y9aDgKP1tP58NkAV8" target="_blank">Vodnikov hram</a></li>
<li><a href="https://maps.app.goo.gl/86UZcsJqYEiS9tyc6" target="_blank">EK Bistro</a></li>
<li><a href="https://maps.app.goo.gl/3KmtoprZNVyoiUmJ8" target="_blank">Abi Falafel</a></li>
<li><a href="https://maps.app.goo.gl/oLqahNU6BQ5fiDneA" target="_blank">Namaste Indian Restaurant</a></li>
<li><a href="https://maps.app.goo.gl/vkr8qG9EvDDbRVS49" target="_blank">Osha Asian Bistro</a></li>
<li><a href="https://maps.app.goo.gl/bMgXtpSTcc5Q3yFr7" target="_blank">Bagel Point</a></li>
</ul>
</p>
<h3>Tap water</h3>
<p>
Tap water in Ljubljana and throughout Slovenia is of high-quality and safe to drink.
</p>
</article>
</div>
</div>
</section>
<!-- Footer -->
<section id="footer">
<div id="copyright" class="container">
<ul class="links">
<li><a href="https://x.com/syntaxfest2025" target="_blank"><i class="fab fa-twitter-square"></i> SyntaxFest2025</a></li>
<li>Contact: syntaxfest2025@ff.uni-lj.si</li>
<li>Design based on Strongly Typed from <a href="https://html5up.net" target="_blank">HTML5 UP</a></li>
</ul>
</div>
</section>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.dropotron.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>