Error compiling template "Designs/Shared/Page_Email.cshtml"
Line 10: The type or namespace name 'RazorTemplateBase<>' could not be found (are you missing a using directive or an assembly reference?)
Line 10: The type or namespace name 'RazorTemplateModel<>' could not be found (are you missing a using directive or an assembly reference?)
Line 10: The type or namespace name 'Template' could not be found (are you missing a using directive or an assembly reference?)
Line 15: The name 'WriteLiteral' does not exist in the current context
Line 41: The name 'WriteLiteral' does not exist in the current context
Line 65: The name 'WriteLiteral' does not exist in the current context
Line 109: The name 'WriteLiteral' does not exist in the current context
Line 148: The name 'WriteLiteral' does not exist in the current context
Line 189: The name 'WriteLiteral' does not exist in the current context
Line 230: The name 'WriteLiteral' does not exist in the current context
Line 270: The name 'WriteLiteral' does not exist in the current context
Line 300: The name 'WriteLiteral' does not exist in the current context
Line 310: The name 'WriteLiteral' does not exist in the current context
Line 318: The name 'WriteLiteral' does not exist in the current context
Line 327: The name 'WriteLiteral' does not exist in the current context
Line 339: The name 'WriteLiteral' does not exist in the current context
Line 349: The name 'WriteLiteral' does not exist in the current context
Line 361: The name 'WriteLiteral' does not exist in the current context
Line 370: The name 'WriteLiteral' does not exist in the current context
Line 381: The name 'WriteLiteral' does not exist in the current context
Line 393: The name 'WriteLiteral' does not exist in the current context
Line 402: The name 'WriteLiteral' does not exist in the current context
Line 414: The name 'WriteLiteral' does not exist in the current context
Line 424: The name 'WriteLiteral' does not exist in the current context
Line 433: The name 'WriteLiteral' does not exist in the current context
Line 452: The name 'WriteLiteral' does not exist in the current context
Line 459: The name 'WriteLiteral' does not exist in the current context
Line 477: The name 'WriteLiteral' does not exist in the current context
Line 488: The name 'WriteLiteral' does not exist in the current context
Line 495: The name 'WriteLiteral' does not exist in the current context
Line 501: The name 'WriteLiteral' does not exist in the current context
Line 512: The name 'WriteLiteral' does not exist in the current context
1 // <auto-generated/>
2 #pragma warning disable 1591
3 namespace CompiledRazorTemplates.Dynamic
4 {
5 #line hidden
6 using System.Threading.Tasks;
7 using System;
8 using System.Collections.Generic;
9 using System.Linq;
10 internal class RazorEngine_25c81b31a06b4495a698bb01846aec6a : RazorTemplateBase<RazorTemplateModel<Template>>
11 {
12 #pragma warning disable 1998
13 public async override global::System.Threading.Tasks.Task ExecuteAsync()
14 {
15 WriteLiteral(@"
16 <!DOCTYPE html PUBLIC ""-//W3C//DTD XHTML 1.0 Transitional//EN"" ""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"">
17 <html xmlns=""http://www.w3.org/1999/xhtml"" xmlns:o=""urn:schemas-microsoft-com:office:office"" style=""font-family:'source sans pro', 'helvetica neue', helvetica, arial, sans-serif"">
18
19 <head>
20 <meta charset=""UTF-8"">
21 <meta content=""width=device-width, initial-scale=1"" name=""viewport"">
22 <meta name=""x-apple-disable-message-reformatting"">
23 <meta http-equiv=""X-UA-Compatible"" content=""IE=edge"">
24 <meta content=""telephone=no"" name=""format-detection"">
25 <title>New message</title>
26
27 <link href=""https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,700,700i"" rel=""stylesheet"">
28 <!--<![endif]-->
29 <style type=""text/css"">
30 #outlook a {
31 padding: 0;
32 }
33
34 .es-button {
35 mso-style-priority: 100 !important;
36 text-decoration: none !important;
37 }
38
39 a[x-apple-data-detectors] {
40 ");
41 WriteLiteral(@" color: inherit !important;
42 text-decoration: none !important;
43 font-size: inherit !important;
44 font-family: inherit !important;
45 font-weight: inherit !important;
46 line-height: inherit !important;
47 }
48
49 .es-desk-hidden {
50 display: none;
51 float: left;
52 overflow: hidden;
53 width: 0;
54 max-height: 0;
55 line-height: 0;
56 mso-hide: all;
57 }
58
59 [data-ogsb] .es-button {
60 border-width: 0 !important;
61 padding: 10px 20px 10px 20px !important;
62 }
63
64 ");
65 WriteLiteral(@"@media only screen and (max-width:600px) {
66
67 p,
68 ul li,
69 ol li,
70 a {
71 line-height: 150% !important
72 }
73
74 h1,
75 h2,
76 h3,
77 h1 a,
78 h2 a,
79 h3 a {
80 line-height: 120%
81 }
82
83 h1 {
84 font-size: 30px !important;
85 text-align: left
86 }
87
88 h2 {
89 font-size: 24px !important;
90 text-align: left
91 }
92
93 h3 {
94 font-size: 20px !important;
95 text-align: left
96 }
97
98 .es-header-body h1 a,
99 .es-content-body h1 a,
100 .es-footer-body h1 a {
101 font-size: 30px !important;
102 text-align: left
103 }
104
105 .es-header-body h2 a,
106 .es-content-body h2 a,
107 .es-footer-body h2 a {
108 font-size: 24");
109 WriteLiteral(@"px !important;
110 text-align: left
111 }
112
113 .es-header-body h3 a,
114 .es-content-body h3 a,
115 .es-footer-body h3 a {
116 font-size: 20px !important;
117 text-align: left
118 }
119
120 .es-menu td a {
121 font-size: 14px !important
122 }
123
124 .es-header-body p,
125 .es-header-body ul li,
126 .es-header-body ol li,
127 .es-header-body a {
128 font-size: 14px !important
129 }
130
131 .es-content-body p,
132 .es-content-body ul li,
133 .es-content-body ol li,
134 .es-content-body a {
135 font-size: 14px !important
136 }
137
138 .es-footer-body p,
139 .es-footer-body ul li,
140 .es-footer-body ol li,
141 .es-footer-body a {
142 font-size: 14px !important
143 }
144
145 .es-infoblock p,
146 .es-infoblock ul li,
147 ");
148 WriteLiteral(@" .es-infoblock ol li,
149 .es-infoblock a {
150 font-size: 12px !important
151 }
152
153 *[class=""gmail-fix""] {
154 display: none !important
155 }
156
157 .es-m-txt-c,
158 .es-m-txt-c h1,
159 .es-m-txt-c h2,
160 .es-m-txt-c h3 {
161 text-align: center !important
162 }
163
164 .es-m-txt-r,
165 .es-m-txt-r h1,
166 .es-m-txt-r h2,
167 .es-m-txt-r h3 {
168 text-align: right !important
169 }
170
171 .es-m-txt-l,
172 .es-m-txt-l h1,
173 .es-m-txt-l h2,
174 .es-m-txt-l h3 {
175 text-align: left !important
176 }
177
178 .es-m-txt-r img,
179 .es-m-txt-c img,
180 .es-m-txt-l img {
181 display: inline !important
182 }
183
184 .es-button-border {
185 display: inline-block !important
186 }
187
188 ");
189 WriteLiteral(@" a.es-button,
190 button.es-button {
191 font-size: 18px !important;
192 display: inline-block !important
193 }
194
195 .es-adaptive table,
196 .es-left,
197 .es-right {
198 width: 100% !important
199 }
200
201 .es-content table,
202 .es-header table,
203 .es-footer table,
204 .es-content,
205 .es-footer,
206 .es-header {
207 width: 100% !important;
208 max-width: 600px !important
209 }
210
211 .es-adapt-td {
212 display: block !important;
213 width: 100% !important
214 }
215
216 .adapt-img {
217 width: 100% !important;
218 height: auto !important
219 }
220
221 .es-m-p0 {
222 padding: 0px !important
223 }
224
225 .es-m-p0r {
226 padding-right: 0px !important
227 }
228
229 .es-m-p");
230 WriteLiteral(@"0l {
231 padding-left: 0px !important
232 }
233
234 .es-m-p0t {
235 padding-top: 0px !important
236 }
237
238 .es-m-p0b {
239 padding-bottom: 0 !important
240 }
241
242 .es-m-p20b {
243 padding-bottom: 20px !important
244 }
245
246 .es-mobile-hidden,
247 .es-hidden {
248 display: none !important
249 }
250
251 tr.es-desk-hidden,
252 td.es-desk-hidden,
253 table.es-desk-hidden {
254 width: auto !important;
255 overflow: visible !important;
256 float: none !important;
257 max-height: inherit !important;
258 line-height: inherit !important
259 }
260
261 tr.es-desk-hidden {
262 display: table-row !important
263 }
264
265 table.es-desk-hidden {
266 display: table !important
267 }
268
269 td.es-desk-menu-hidden");
270 WriteLiteral(@" {
271 display: table-cell !important
272 }
273
274 .es-menu td {
275 width: 1% !important
276 }
277
278 table.es-table-not-adapt,
279 .esd-block-html table {
280 width: auto !important
281 }
282
283 table.es-social {
284 display: inline-block !important
285 }
286
287 table.es-social td {
288 display: inline-block !important
289 }
290 }
291 </style>
292 </head>
293
294 <body style=""width:100%;font-family:'source sans pro', 'helvetica neue', helvetica, arial, sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;padding:0;Margin:0"">
295 <div class=""es-wrapper-color"" style=""background-color:#EEEEEE"">
296 <!--[if gte mso 9]>
297 <v:background xmlns:v=""urn:schemas-microsoft-com:vml"" fill=""t"">
298 <v:fill type=""tile"" color=""#EEEEEE"" origin=""0.5, 0"" position=""0.5, 0""></v:fill>
299 ");
300 WriteLiteral(@" </v:background>
301 <![endif]-->
302 <table class=""es-wrapper"" width=""100%"" cellspacing=""0"" cellpadding=""0"" style=""mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;padding:0;Margin:0;width:100%;height:100%;background-repeat:repeat;background-position:center top;background-color:#EEEEEE"">
303 <tr>
304 <td valign=""top"" style=""padding:0;Margin:0"">
305 <!-- HEADER TABEL-->
306 <table class=""es-header"" cellspacing=""0"" cellpadding=""0"" align=""center"" style=""mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%;background-color:transparent;background-repeat:repeat;background-position:center top"">
307 <tr>
308 <td align=""center"" style=""padding:0;Margin:0"">
309 <table class=""es-header-body"" cellspacing=""0"" cellpadding=""0"" bgcolor=""#ffffff"" align=""center"" style");
310 WriteLiteral(@"=""mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:#FFFFFF;border-top:1px solid #000000;border-right:1px solid #000000;border-left:1px solid #000000;width:600px;border-bottom:1px solid #000000"">
311 <tr>
312 <td align=""left""
313 style=""Margin:0;padding-bottom:5px;padding-top:20px;padding-left:20px;padding-right:20px"">
314 <!--[if mso]><table style=""width:558px"" cellpadding=""0"" cellspacing=""0""><tr><td style=""width:269px"" valign=""top""><![endif]-->
315 <table cellpadding=""0"" cellspacing=""0"" align=""left"" class=""es-left"" style=""mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;float:left"">
316 <tr>
317 <td class=""es-m-p20b"" align=""center"" valig");
318 WriteLiteral(@"n=""top"" style=""padding:0;Margin:0;width:269px"">
319 <table cellpadding=""0"" cellspacing=""0"" width=""100%"" role=""presentation""
320 style=""mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px"">
321 <tr>
322 <td align=""left"" style=""padding:0;Margin:0"">
323 <p style=""Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-family:'source sans pro', 'helvetica neue', helvetica, arial, sans-serif;line-height:24px;color:#333333;font-size:16px"">
324 <strong></strong>
325 </p>
326 ");
327 WriteLiteral(@" </td>
328 </tr>
329 </table>
330 </td>
331 </tr>
332 </table>
333 <!--[if mso]></td><td style=""width:20px""></td><td style=""width:269px"" valign=""top""><![endif]-->
334 <table cellpadding=""0"" cellspacing=""0"" class=""es-right"" align=""right"" style=""mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;float:right"">
335 <tr>
336 <td align=""right"" style=""padding:0;Margin:0;width:269px"">
337 <table cellpadding=""0"" cellspacing=""0"" width=""100%"" role=""presentation""
338 ");
339 WriteLiteral(@" style=""mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px"">
340 <tr>
341 <td align=""right"" style=""padding:0;Margin:0"">
342 <p style=""Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-family:'source sans pro', 'helvetica neue', helvetica, arial, sans-serif;line-height:24px;color:#333333;font-size:16px;text-align:right"">
343 <strong>NETVERSLUN S4S</strong>
344 </p>
345 </td>
346 </tr>
347 </table>
348 ");
349 WriteLiteral(@" </td>
350 </tr>
351 </table>
352 <!--[if mso]></td></tr></table><![endif]-->
353 </td>
354 </tr>
355 <tr>
356 <td class=""esdev-adapt-off"" align=""left"" style=""padding:0;Margin:0;padding-bottom:10px;padding-left:20px;padding-right:20px"">
357 <table cellpadding=""0"" cellspacing=""0"" class=""esdev-mso-table"" style=""mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;width:558px"">
358 <tr>
359 <td class=""esdev-mso-td"" valign=""top"" style=""padding:0;Margin:0"">
360 <table cellpadding=""0"" cellspacing=""0"" align=""left"" cla");
361 WriteLiteral(@"ss=""es-left"" style=""mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;float:left"">
362 <tr>
363 <td align=""center"" valign=""top"" style=""padding:0;Margin:0;width:112px"">
364 <table cellpadding=""0"" cellspacing=""0"" width=""100%"" height=""8px"" bgcolor=""#00ADEE""
365 style=""mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:#00adee"">
366 <tr>
367 <td align=""center""
368 style=""padding:0;Margin:0;border-radius:0px;border-collapse:separate;display:none"">
369 ");
370 WriteLiteral(@" </td>
371 </tr>
372 </table>
373 </td>
374 </tr>
375 </table>
376 </td>
377 <td class=""esdev-mso-td"" valign=""top"" style=""padding:0;Margin:0"">
378 <table cellpadding=""0"" cellspacing=""0"" class=""es-left"" align=""left"" style=""mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;float:left"">
379 <tr>
380 <td align=""left"" style=""padding:0;Margin:0;width:112px""");
381 WriteLiteral(@">
382 <table cellpadding=""0"" cellspacing=""0"" width=""100%"" height=""8px"" bgcolor=""#000000""
383 style=""mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:#000000"">
384 <tr>
385 <td align=""center"" style=""padding:0;Margin:0;display:none""></td>
386 </tr>
387 </table>
388 </td>
389 </tr>
390 </table>
391 </td>
392 ");
393 WriteLiteral(@" <td class=""esdev-mso-td"" valign=""top"" style=""padding:0;Margin:0"">
394 <table cellpadding=""0"" cellspacing=""0"" class=""es-left"" align=""left""
395 style=""mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;float:left"">
396 <tr>
397 <td align=""left"" style=""padding:0;Margin:0;width:112px"">
398 <table cellpadding=""0"" cellspacing=""0"" width=""100%"" height=""8px"" bgcolor=""#16425B""
399 style=""mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:#16425b"">
400 <tr>
401 ");
402 WriteLiteral(@" <td align=""center"" style=""padding:0;Margin:0;display:none""></td>
403 </tr>
404 </table>
405 </td>
406 </tr>
407 </table>
408 </td>
409 <td class=""esdev-mso-td"" valign=""top"" style=""padding:0;Margin:0"">
410 <table cellpadding=""0"" cellspacing=""0"" class=""es-left"" align=""left""
411 style=""mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;float:left"">
412 <tr>
413 ");
414 WriteLiteral(@" <td align=""left"" style=""padding:0;Margin:0;width:111px"">
415 <table cellpadding=""0"" cellspacing=""0"" height=""8px"" width=""100%"" bgcolor=""#FFB800""
416 style=""mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:#ffb800"">
417 <tr>
418 <td align=""center"" style=""padding:0;Margin:0;display:none""></td>
419 </tr>
420 </table>
421 </td>
422 </tr>
423 ");
424 WriteLiteral(@" </table>
425 </td>
426 <td class=""esdev-mso-td"" valign=""top"" style=""padding:0;Margin:0"">
427 <table cellpadding=""0"" cellspacing=""0"" class=""es-right"" align=""right""
428 style=""mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;float:right"">
429 <tr>
430 <td align=""left"" style=""padding:0;Margin:0;width:111px"">
431 <table cellpadding=""0"" cellspacing=""0"" height=""8px"" width=""100%"" bgcolor=""#00ADEE""
432 style=""mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:#00adee");
433 WriteLiteral(@""">
434 <tr>
435 <td align=""center"" style=""padding:0;Margin:0;display:none""></td>
436 </tr>
437 </table>
438 </td>
439 </tr>
440 </table>
441 </td>
442 </tr>
443 </table>
444 </td>
445 </tr>
446 </table>
447 </td>
448 </tr>
449 </table>
450 <!-- CONTENT TABLE-->
451 ");
452 WriteLiteral(@" <table class=""es-content"" cellspacing=""0"" cellpadding=""0"" align=""center"" style=""mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%"">
453 <tr>
454 <td align=""center"" style=""padding:0;Margin:0"">
455 <table class=""es-content-body"" cellspacing=""0"" cellpadding=""0"" bgcolor=""#ffffff"" align=""center"" style=""mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:#FFFFFF;width:600px"">
456 <tr>
457 <td style=""padding:0;Margin:0;padding-left:20px;padding-right:20px"">
458 ");
459 WriteLiteral(@"
460
461
462 <div class=""dwcontent mainContainer"" id=""mainEmailContentPlaceholder"" title=""Main Email Content Placeholder""></div>
463 </td>
464 </tr>
465 </table>
466
467 </td>
468 </tr>
469 </table>
470 <!-- FOOTER TABLE-->
471 <table class=""es-footer"" cellspacing=""0"" cellpadding=""0"" align=""center""
472 style=""mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%;background-color:transparent;background-repeat:repeat;background-position:center top"">
473 <tr>
474 <td align=""center"" style=""padding:0;Margin:0"">
475 <table class=""es-footer-body"" cellspacing=""0"" cellpadding=""0"" bgcolor=""#ffffff"" align=""center""
476 style=""mso-tab");
477 WriteLiteral(@"le-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:#FFFFFF;width:600px"">
478 <tr>
479 <td align=""left"" style=""padding:0;Margin:0"">
480 <table cellspacing=""0"" cellpadding=""0"" width=""100%""
481 style=""mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px"">
482 <tr>
483 <td align=""left"" style=""padding:0;Margin:0;width:600px"">
484 <table width=""100%"" cellspacing=""0"" cellpadding=""0"" role=""presentation""
485 style=""mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px"">
486 <tr>
487 ");
488 WriteLiteral(@" <td align=""center"" bgcolor=""#000000""
489 style=""Margin:0;padding-top:15px;padding-bottom:15px;padding-left:20px;padding-right:20px"">
490 <p style=""Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-family:'source sans pro', 'helvetica neue', helvetica, arial, sans-serif;line-height:21px;color:#ffffff;font-size:14px"">
491 <strong>
492 <a target=""_blank""
493 style=""-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;text-decoration:underline;color:#FFFFFF;font-size:14px""
494 ");
495 WriteLiteral(@" href=""https://s4s.is"">Vefverslanir S4S.ehf</a><br /> S4S 2021. Allur réttur
496 áskilinn - VSK nr.: 42 - Sími:<span> 544 2160 </span>-<span>
497 <a href=""mailto:s4s@s4s.is""
498 style=""-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;text-decoration:underline;color:#FFFFFF;font-size:14px"">s4s@s4s.is</a> <br />
499 </span>
500 </strong><a href=""https://s4s.is/s4s/personuvernd"" style=""-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;text-decoration:underline;color:#FFFFFF;font-size:14px"">Persónuverndarstefna </a>- <a href=""https://s4s.is/s4s/um-okku");
501 WriteLiteral(@"r/skilmalar""
502 style=""-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;text-decoration:underline;color:#FFFFFF;font-size:14px"">Kaupskilmálar </a>
503 </p>
504
505 </td>
506 </tr>
507 </table>
508 </td>
509 </tr>
510 </table>
511 ");
512 WriteLiteral(@" </td>
513 </tr>
514 </table>
515 </td>
516 </tr>
517 </table>
518 </td>
519 </tr>
520 </table>
521 </div>
522 </body>
523
524 </html>");
525 }
526 #pragma warning restore 1998
527 }
528 }
529 #pragma warning restore 1591
530
1 @inherits RazorTemplateBase<RazorTemplateModel<Template>>
2
3 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4 <html xmlns="http://www.w3.org/1999/xhtml" xmlns:o="urn:schemas-microsoft-com:office:office" style="font-family:'source sans pro', 'helvetica neue', helvetica, arial, sans-serif">
5
6 <head>
7 <meta charset="UTF-8">
8 <meta content="width=device-width, initial-scale=1" name="viewport">
9 <meta name="x-apple-disable-message-reformatting">
10 <meta http-equiv="X-UA-Compatible" content="IE=edge">
11 <meta content="telephone=no" name="format-detection">
12 <title>New message</title>
13
14 <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,700,700i" rel="stylesheet">
15 <!--<![endif]-->
16 <style type="text/css">
17 #outlook a {
18 padding: 0;
19 }
20
21 .es-button {
22 mso-style-priority: 100 !important;
23 text-decoration: none !important;
24 }
25
26 a[x-apple-data-detectors] {
27 color: inherit !important;
28 text-decoration: none !important;
29 font-size: inherit !important;
30 font-family: inherit !important;
31 font-weight: inherit !important;
32 line-height: inherit !important;
33 }
34
35 .es-desk-hidden {
36 display: none;
37 float: left;
38 overflow: hidden;
39 width: 0;
40 max-height: 0;
41 line-height: 0;
42 mso-hide: all;
43 }
44
45 [data-ogsb] .es-button {
46 border-width: 0 !important;
47 padding: 10px 20px 10px 20px !important;
48 }
49
50 @@media only screen and (max-width:600px) {
51
52 p,
53 ul li,
54 ol li,
55 a {
56 line-height: 150% !important
57 }
58
59 h1,
60 h2,
61 h3,
62 h1 a,
63 h2 a,
64 h3 a {
65 line-height: 120%
66 }
67
68 h1 {
69 font-size: 30px !important;
70 text-align: left
71 }
72
73 h2 {
74 font-size: 24px !important;
75 text-align: left
76 }
77
78 h3 {
79 font-size: 20px !important;
80 text-align: left
81 }
82
83 .es-header-body h1 a,
84 .es-content-body h1 a,
85 .es-footer-body h1 a {
86 font-size: 30px !important;
87 text-align: left
88 }
89
90 .es-header-body h2 a,
91 .es-content-body h2 a,
92 .es-footer-body h2 a {
93 font-size: 24px !important;
94 text-align: left
95 }
96
97 .es-header-body h3 a,
98 .es-content-body h3 a,
99 .es-footer-body h3 a {
100 font-size: 20px !important;
101 text-align: left
102 }
103
104 .es-menu td a {
105 font-size: 14px !important
106 }
107
108 .es-header-body p,
109 .es-header-body ul li,
110 .es-header-body ol li,
111 .es-header-body a {
112 font-size: 14px !important
113 }
114
115 .es-content-body p,
116 .es-content-body ul li,
117 .es-content-body ol li,
118 .es-content-body a {
119 font-size: 14px !important
120 }
121
122 .es-footer-body p,
123 .es-footer-body ul li,
124 .es-footer-body ol li,
125 .es-footer-body a {
126 font-size: 14px !important
127 }
128
129 .es-infoblock p,
130 .es-infoblock ul li,
131 .es-infoblock ol li,
132 .es-infoblock a {
133 font-size: 12px !important
134 }
135
136 *[class="gmail-fix"] {
137 display: none !important
138 }
139
140 .es-m-txt-c,
141 .es-m-txt-c h1,
142 .es-m-txt-c h2,
143 .es-m-txt-c h3 {
144 text-align: center !important
145 }
146
147 .es-m-txt-r,
148 .es-m-txt-r h1,
149 .es-m-txt-r h2,
150 .es-m-txt-r h3 {
151 text-align: right !important
152 }
153
154 .es-m-txt-l,
155 .es-m-txt-l h1,
156 .es-m-txt-l h2,
157 .es-m-txt-l h3 {
158 text-align: left !important
159 }
160
161 .es-m-txt-r img,
162 .es-m-txt-c img,
163 .es-m-txt-l img {
164 display: inline !important
165 }
166
167 .es-button-border {
168 display: inline-block !important
169 }
170
171 a.es-button,
172 button.es-button {
173 font-size: 18px !important;
174 display: inline-block !important
175 }
176
177 .es-adaptive table,
178 .es-left,
179 .es-right {
180 width: 100% !important
181 }
182
183 .es-content table,
184 .es-header table,
185 .es-footer table,
186 .es-content,
187 .es-footer,
188 .es-header {
189 width: 100% !important;
190 max-width: 600px !important
191 }
192
193 .es-adapt-td {
194 display: block !important;
195 width: 100% !important
196 }
197
198 .adapt-img {
199 width: 100% !important;
200 height: auto !important
201 }
202
203 .es-m-p0 {
204 padding: 0px !important
205 }
206
207 .es-m-p0r {
208 padding-right: 0px !important
209 }
210
211 .es-m-p0l {
212 padding-left: 0px !important
213 }
214
215 .es-m-p0t {
216 padding-top: 0px !important
217 }
218
219 .es-m-p0b {
220 padding-bottom: 0 !important
221 }
222
223 .es-m-p20b {
224 padding-bottom: 20px !important
225 }
226
227 .es-mobile-hidden,
228 .es-hidden {
229 display: none !important
230 }
231
232 tr.es-desk-hidden,
233 td.es-desk-hidden,
234 table.es-desk-hidden {
235 width: auto !important;
236 overflow: visible !important;
237 float: none !important;
238 max-height: inherit !important;
239 line-height: inherit !important
240 }
241
242 tr.es-desk-hidden {
243 display: table-row !important
244 }
245
246 table.es-desk-hidden {
247 display: table !important
248 }
249
250 td.es-desk-menu-hidden {
251 display: table-cell !important
252 }
253
254 .es-menu td {
255 width: 1% !important
256 }
257
258 table.es-table-not-adapt,
259 .esd-block-html table {
260 width: auto !important
261 }
262
263 table.es-social {
264 display: inline-block !important
265 }
266
267 table.es-social td {
268 display: inline-block !important
269 }
270 }
271 </style>
272 </head>
273
274 <body style="width:100%;font-family:'source sans pro', 'helvetica neue', helvetica, arial, sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;padding:0;Margin:0">
275 <div class="es-wrapper-color" style="background-color:#EEEEEE">
276 <!--[if gte mso 9]>
277 <v:background xmlns:v="urn:schemas-microsoft-com:vml" fill="t">
278 <v:fill type="tile" color="#EEEEEE" origin="0.5, 0" position="0.5, 0"></v:fill>
279 </v:background>
280 <![endif]-->
281 <table class="es-wrapper" width="100%" cellspacing="0" cellpadding="0" style="mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;padding:0;Margin:0;width:100%;height:100%;background-repeat:repeat;background-position:center top;background-color:#EEEEEE">
282 <tr>
283 <td valign="top" style="padding:0;Margin:0">
284 <!-- HEADER TABEL-->
285 <table class="es-header" cellspacing="0" cellpadding="0" align="center" style="mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%;background-color:transparent;background-repeat:repeat;background-position:center top">
286 <tr>
287 <td align="center" style="padding:0;Margin:0">
288 <table class="es-header-body" cellspacing="0" cellpadding="0" bgcolor="#ffffff" align="center" style="mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:#FFFFFF;border-top:1px solid #000000;border-right:1px solid #000000;border-left:1px solid #000000;width:600px;border-bottom:1px solid #000000">
289 <tr>
290 <td align="left"
291 style="Margin:0;padding-bottom:5px;padding-top:20px;padding-left:20px;padding-right:20px">
292 <!--[if mso]><table style="width:558px" cellpadding="0" cellspacing="0"><tr><td style="width:269px" valign="top"><![endif]-->
293 <table cellpadding="0" cellspacing="0" align="left" class="es-left" style="mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;float:left">
294 <tr>
295 <td class="es-m-p20b" align="center" valign="top" style="padding:0;Margin:0;width:269px">
296 <table cellpadding="0" cellspacing="0" width="100%" role="presentation"
297 style="mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px">
298 <tr>
299 <td align="left" style="padding:0;Margin:0">
300 <p style="Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-family:'source sans pro', 'helvetica neue', helvetica, arial, sans-serif;line-height:24px;color:#333333;font-size:16px">
301 <strong></strong>
302 </p>
303 </td>
304 </tr>
305 </table>
306 </td>
307 </tr>
308 </table>
309 <!--[if mso]></td><td style="width:20px"></td><td style="width:269px" valign="top"><![endif]-->
310 <table cellpadding="0" cellspacing="0" class="es-right" align="right" style="mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;float:right">
311 <tr>
312 <td align="right" style="padding:0;Margin:0;width:269px">
313 <table cellpadding="0" cellspacing="0" width="100%" role="presentation"
314 style="mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px">
315 <tr>
316 <td align="right" style="padding:0;Margin:0">
317 <p style="Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-family:'source sans pro', 'helvetica neue', helvetica, arial, sans-serif;line-height:24px;color:#333333;font-size:16px;text-align:right">
318 <strong>NETVERSLUN S4S</strong>
319 </p>
320 </td>
321 </tr>
322 </table>
323 </td>
324 </tr>
325 </table>
326 <!--[if mso]></td></tr></table><![endif]-->
327 </td>
328 </tr>
329 <tr>
330 <td class="esdev-adapt-off" align="left" style="padding:0;Margin:0;padding-bottom:10px;padding-left:20px;padding-right:20px">
331 <table cellpadding="0" cellspacing="0" class="esdev-mso-table" style="mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;width:558px">
332 <tr>
333 <td class="esdev-mso-td" valign="top" style="padding:0;Margin:0">
334 <table cellpadding="0" cellspacing="0" align="left" class="es-left" style="mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;float:left">
335 <tr>
336 <td align="center" valign="top" style="padding:0;Margin:0;width:112px">
337 <table cellpadding="0" cellspacing="0" width="100%" height="8px" bgcolor="#00ADEE"
338 style="mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:#00adee">
339 <tr>
340 <td align="center"
341 style="padding:0;Margin:0;border-radius:0px;border-collapse:separate;display:none">
342 </td>
343 </tr>
344 </table>
345 </td>
346 </tr>
347 </table>
348 </td>
349 <td class="esdev-mso-td" valign="top" style="padding:0;Margin:0">
350 <table cellpadding="0" cellspacing="0" class="es-left" align="left" style="mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;float:left">
351 <tr>
352 <td align="left" style="padding:0;Margin:0;width:112px">
353 <table cellpadding="0" cellspacing="0" width="100%" height="8px" bgcolor="#000000"
354 style="mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:#000000">
355 <tr>
356 <td align="center" style="padding:0;Margin:0;display:none"></td>
357 </tr>
358 </table>
359 </td>
360 </tr>
361 </table>
362 </td>
363 <td class="esdev-mso-td" valign="top" style="padding:0;Margin:0">
364 <table cellpadding="0" cellspacing="0" class="es-left" align="left"
365 style="mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;float:left">
366 <tr>
367 <td align="left" style="padding:0;Margin:0;width:112px">
368 <table cellpadding="0" cellspacing="0" width="100%" height="8px" bgcolor="#16425B"
369 style="mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:#16425b">
370 <tr>
371 <td align="center" style="padding:0;Margin:0;display:none"></td>
372 </tr>
373 </table>
374 </td>
375 </tr>
376 </table>
377 </td>
378 <td class="esdev-mso-td" valign="top" style="padding:0;Margin:0">
379 <table cellpadding="0" cellspacing="0" class="es-left" align="left"
380 style="mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;float:left">
381 <tr>
382 <td align="left" style="padding:0;Margin:0;width:111px">
383 <table cellpadding="0" cellspacing="0" height="8px" width="100%" bgcolor="#FFB800"
384 style="mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:#ffb800">
385 <tr>
386 <td align="center" style="padding:0;Margin:0;display:none"></td>
387 </tr>
388 </table>
389 </td>
390 </tr>
391 </table>
392 </td>
393 <td class="esdev-mso-td" valign="top" style="padding:0;Margin:0">
394 <table cellpadding="0" cellspacing="0" class="es-right" align="right"
395 style="mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;float:right">
396 <tr>
397 <td align="left" style="padding:0;Margin:0;width:111px">
398 <table cellpadding="0" cellspacing="0" height="8px" width="100%" bgcolor="#00ADEE"
399 style="mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:#00adee">
400 <tr>
401 <td align="center" style="padding:0;Margin:0;display:none"></td>
402 </tr>
403 </table>
404 </td>
405 </tr>
406 </table>
407 </td>
408 </tr>
409 </table>
410 </td>
411 </tr>
412 </table>
413 </td>
414 </tr>
415 </table>
416 <!-- CONTENT TABLE-->
417 <table class="es-content" cellspacing="0" cellpadding="0" align="center" style="mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%">
418 <tr>
419 <td align="center" style="padding:0;Margin:0">
420 <table class="es-content-body" cellspacing="0" cellpadding="0" bgcolor="#ffffff" align="center" style="mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:#FFFFFF;width:600px">
421 <tr>
422 <td style="padding:0;Margin:0;padding-left:20px;padding-right:20px">
423 @inherits Dynamicweb.Rendering.RazorTemplateBase<Dynamicweb.Rendering.RazorTemplateModel<Dynamicweb.Rendering.Template>>
424
425
426
427 <div class="dwcontent mainContainer" id="mainEmailContentPlaceholder" title="Main Email Content Placeholder"></div>
428 </td>
429 </tr>
430 </table>
431
432 </td>
433 </tr>
434 </table>
435 <!-- FOOTER TABLE-->
436 <table class="es-footer" cellspacing="0" cellpadding="0" align="center"
437 style="mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%;background-color:transparent;background-repeat:repeat;background-position:center top">
438 <tr>
439 <td align="center" style="padding:0;Margin:0">
440 <table class="es-footer-body" cellspacing="0" cellpadding="0" bgcolor="#ffffff" align="center"
441 style="mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:#FFFFFF;width:600px">
442 <tr>
443 <td align="left" style="padding:0;Margin:0">
444 <table cellspacing="0" cellpadding="0" width="100%"
445 style="mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px">
446 <tr>
447 <td align="left" style="padding:0;Margin:0;width:600px">
448 <table width="100%" cellspacing="0" cellpadding="0" role="presentation"
449 style="mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px">
450 <tr>
451 <td align="center" bgcolor="#000000"
452 style="Margin:0;padding-top:15px;padding-bottom:15px;padding-left:20px;padding-right:20px">
453 <p style="Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-family:'source sans pro', 'helvetica neue', helvetica, arial, sans-serif;line-height:21px;color:#ffffff;font-size:14px">
454 <strong>
455 <a target="_blank"
456 style="-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;text-decoration:underline;color:#FFFFFF;font-size:14px"
457 href="https://s4s.is">Vefverslanir S4S.ehf</a><br /> S4S 2021. Allur réttur
458 áskilinn - VSK nr.: 42 - Sími:<span> 544 2160 </span>-<span>
459 <a href="mailto:s4s@s4s.is"
460 style="-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;text-decoration:underline;color:#FFFFFF;font-size:14px">s4s@s4s.is</a> <br />
461 </span>
462 </strong><a href="https://s4s.is/s4s/personuvernd" style="-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;text-decoration:underline;color:#FFFFFF;font-size:14px">Persónuverndarstefna </a>- <a href="https://s4s.is/s4s/um-okkur/skilmalar"
463 style="-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;text-decoration:underline;color:#FFFFFF;font-size:14px">Kaupskilmálar </a>
464 </p>
465
466 </td>
467 </tr>
468 </table>
469 </td>
470 </tr>
471 </table>
472 </td>
473 </tr>
474 </table>
475 </td>
476 </tr>
477 </table>
478 </td>
479 </tr>
480 </table>
481 </div>
482 </body>
483
484 </html>