Error compiling template "Designs/ClientBase_generated/_parsed/Mailtemplate.parsed.cshtml"
Line 153: Invalid expression term '%'
Line 153: Syntax error, ',' expected
Line 192: Invalid expression term '%'
Line 192: Syntax error, ',' expected
Line 685: Invalid expression term '%'
Line 685: Syntax error, ',' expected
Line 818: Invalid expression term '%'
Line 818: Syntax error, ',' expected
Line 1099: Invalid expression term '%'
Line 1099: Syntax error, ',' expected
Line 153: 'Item' does not contain a definition for 'Logo'
Line 192: 'Item' does not contain a definition for 'HeaderImage'
Line 685: 'Item' does not contain a definition for 'ParagraphsRight'
Line 818: 'Item' does not contain a definition for 'ParagraphsLeft'
Line 1099: 'Item' does not contain a definition for 'ParagraphsImage'
1 //------------------------------------------------------------------------------
2 // <auto-generated>
3 // This code was generated by a tool.
4 // Runtime Version:4.0.30319.42000
5 //
6 // Changes to this file may cause incorrect behavior and will be lost if
7 // the code is regenerated.
8 // </auto-generated>
9 //------------------------------------------------------------------------------
10
11 namespace CompiledRazorTemplates.Dynamic {
12 using System;
13 using System.Collections.Generic;
14
15 #line 7 "D:\dynamicweb.net\Solutions\Bluedesk\koksgroup.cloud.dynamicweb-cms.com\files\Templates\Designs\ClientBase_generated\_parsed\Mailtemplate.parsed.cshtml"
16 using System.Linq;
17
18 #line default
19 #line hidden
20
21 #line 2 "D:\dynamicweb.net\Solutions\Bluedesk\koksgroup.cloud.dynamicweb-cms.com\files\Templates\Designs\ClientBase_generated\_parsed\Mailtemplate.parsed.cshtml"
22 using Dynamicweb;
23
24 #line default
25 #line hidden
26
27 #line 3 "D:\dynamicweb.net\Solutions\Bluedesk\koksgroup.cloud.dynamicweb-cms.com\files\Templates\Designs\ClientBase_generated\_parsed\Mailtemplate.parsed.cshtml"
28 using Dynamicweb.Content.Items;
29
30 #line default
31 #line hidden
32
33 #line 4 "D:\dynamicweb.net\Solutions\Bluedesk\koksgroup.cloud.dynamicweb-cms.com\files\Templates\Designs\ClientBase_generated\_parsed\Mailtemplate.parsed.cshtml"
34 using Bluedesk.DynamicWeb.ItemTypes;
35
36 #line default
37 #line hidden
38
39 #line 5 "D:\dynamicweb.net\Solutions\Bluedesk\koksgroup.cloud.dynamicweb-cms.com\files\Templates\Designs\ClientBase_generated\_parsed\Mailtemplate.parsed.cshtml"
40 using Bluedesk.DynamicWeb.ItemTypes.Pages;
41
42 #line default
43 #line hidden
44
45 #line 6 "D:\dynamicweb.net\Solutions\Bluedesk\koksgroup.cloud.dynamicweb-cms.com\files\Templates\Designs\ClientBase_generated\_parsed\Mailtemplate.parsed.cshtml"
46 using Bluedesk.Tools.DynamicWeb.ExtensionMethods;
47
48 #line default
49 #line hidden
50
51 #line 8 "D:\dynamicweb.net\Solutions\Bluedesk\koksgroup.cloud.dynamicweb-cms.com\files\Templates\Designs\ClientBase_generated\_parsed\Mailtemplate.parsed.cshtml"
52 using Dynamicweb.Content;
53
54 #line default
55 #line hidden
56
57
58 public class RazorEngine_e327e71c7f024945aba8d18fa5cf1309 : Dynamicweb.Rendering.RazorTemplateBase<Dynamicweb.Rendering.RazorTemplateModel<Dynamicweb.Rendering.Template>> {
59
60 #line hidden
61
62 public RazorEngine_e327e71c7f024945aba8d18fa5cf1309() {
63 }
64
65 public override void Execute() {
66 WriteLiteral("\r\n");
67
68
69 #line 10 "D:\dynamicweb.net\Solutions\Bluedesk\koksgroup.cloud.dynamicweb-cms.com\files\Templates\Designs\ClientBase_generated\_parsed\Mailtemplate.parsed.cshtml"
70
71 var domain = Dynamicweb.Environment.Helpers.LinkHelper.GetHttpDomain();
72 var designRoot = "/Files/Templates/Designs/" + Pageview.Area.Layout.Design.Name;
73
74
75 #line default
76 #line hidden
77 WriteLiteral("\r\n\t<style>\r\n\t\tbody{\r\n\t\t\tpadding:0; margin:0; background-color:#f4f4f4;\r\n\t\t}\r\n\t\t/*" +
78 " These are our tablet/medium screen media queries */\r\n\t\t");
79
80 WriteLiteral(@"@media screen and (max-width: 630px) {
81
82 /* Some more stacking elements */
83 *[class=""mob-column""] { /* float: none !important; */
84 width: 100% !important;
85 }
86
87 /* For the 2x2 stack */
88 *[class=""condensed""] {
89 padding-bottom: 40px !important;
90 display: block;
91 }
92
93 /* 100percent width section with 20px padding top & bottom */
94 *[class=""100padtopbottom""] {
95 width: 100% !important;
96 padding: 0px 0px 0px 0px;
97 }
98
99 *[class=""logo""] {
100 width: 100%;
101 }
102 }
103 </style>
104
105 <center>
106 <table");
107
108 WriteLiteral(" border=\"0\"");
109
110 WriteLiteral(" cellpadding=\"0\"");
111
112 WriteLiteral(" cellspacing=\"0\"");
113
114 WriteLiteral(" class=\"100padtopbottom\"");
115
116 WriteLiteral(" width=\"600\"");
117
118 WriteLiteral(">\r\n\t\t\t<tr>\r\n\t\t\t\t<td");
119
120 WriteLiteral(" height=\"40\"");
121
122 WriteLiteral(" style=\"color: black; text-align:center; font-size: 12px; font-family: \'Arial\', \'" +
123 "Helvetica Neue\', Helvetica, sans-serif;\"");
124
125 WriteLiteral(" class=\"alternative-font\"");
126
127 WriteLiteral(">Problemen met het lezen van de nieuwsbrief? Bekijk de online versie</td>\r\n\t\t\t</t" +
128 "r>\r\n\t\t</table>\r\n\r\n\t\t<!-- BEGIN *** Header *** -->\r\n\t\t<table");
129
130 WriteLiteral(" border=\"0\"");
131
132 WriteLiteral(" cellpadding=\"0\"");
133
134 WriteLiteral(" cellspacing=\"0\"");
135
136 WriteLiteral(" class=\"100padtopbottom\"");
137
138 WriteLiteral(" width=\"600\"");
139
140 WriteLiteral(" style=\"background: #ffffff;\"");
141
142 WriteLiteral(">\r\n\r\n\t\t\t<!-- BEGIN Header Logo -->\r\n\t\t\t<tr>\r\n\t\t\t\t<td");
143
144 WriteLiteral(" style=\"height: 100px;width:600px;\"");
145
146 WriteLiteral(" align=\"center\"");
147
148 WriteLiteral("><img");
149
150 WriteAttribute("src", Tuple.Create(" src=\'", 1822), Tuple.Create("\'", 1855)
151
152 #line 56 "D:\dynamicweb.net\Solutions\Bluedesk\koksgroup.cloud.dynamicweb-cms.com\files\Templates\Designs\ClientBase_generated\_parsed\Mailtemplate.parsed.cshtml"
153 , Tuple.Create(Tuple.Create("", 1828), Tuple.Create<System.Object, System.Int32>(GetString(%22Item.Logo%22)
154
155 #line default
156 #line hidden
157 , 1828), false)
158 );
159
160 WriteLiteral(" class=\"logo\"");
161
162 WriteLiteral(" style=\"width:100%;\"");
163
164 WriteLiteral("></td>\r\n\t\t\t</tr>\r\n\t\t\t<!-- END Header logo -->\r\n\t\t\t<!-- BEGIN Header Title -->\r\n\t\t" +
165 "\t<tr");
166
167 WriteLiteral(" style=\"background:#000000; border:0;\"");
168
169 WriteLiteral(">\r\n\t\t\t\t<td");
170
171 WriteLiteral(" style=\"height: 60px; font-weight: bold; text-transform: lowercase; color: white;" +
172 " padding-left: 20px; font-family: \'Arial\', \'Helvetica Neue\', Helvetica, sans-ser" +
173 "if;\"");
174
175 WriteLiteral(" class=\"alternative-font\"");
176
177 WriteLiteral(">");
178
179
180 #line 61 "D:\dynamicweb.net\Solutions\Bluedesk\koksgroup.cloud.dynamicweb-cms.com\files\Templates\Designs\ClientBase_generated\_parsed\Mailtemplate.parsed.cshtml"
181 Write(GetString("Item.Header.Value"));
182
183
184 #line default
185 #line hidden
186 WriteLiteral(" </td>\r\n\t\t\t</tr>\r\n\t\t\t<!-- END Header Title -->\r\n\t\t\t<!-- BEGIN Header photo //head" +
187 "er_photo.png -->\r\n\t\t\t<tr>\r\n\t\t\t\t<td><img");
188
189 WriteAttribute("src", Tuple.Create(" src=\'", 2364), Tuple.Create("\'", 2404)
190
191 #line 66 "D:\dynamicweb.net\Solutions\Bluedesk\koksgroup.cloud.dynamicweb-cms.com\files\Templates\Designs\ClientBase_generated\_parsed\Mailtemplate.parsed.cshtml"
192 , Tuple.Create(Tuple.Create("", 2370), Tuple.Create<System.Object, System.Int32>(GetString(%22Item.HeaderImage%22)
193
194 #line default
195 #line hidden
196 , 2370), false)
197 );
198
199 WriteLiteral(" style=\"width:100%;\"");
200
201 WriteLiteral("></td>\r\n\t\t\t</tr>\r\n\t\t\t<!-- END Header photo -->\r\n\r\n\t\t</table>\r\n\t\t<!-- END *** Head" +
202 "er *** -->\r\n");
203
204
205 #line 72 "D:\dynamicweb.net\Solutions\Bluedesk\koksgroup.cloud.dynamicweb-cms.com\files\Templates\Designs\ClientBase_generated\_parsed\Mailtemplate.parsed.cshtml"
206 Write(GetValue("DwContent(mailtemplate)"));
207
208
209 #line default
210 #line hidden
211 WriteLiteral("\r\n\r\n\t\t<table");
212
213 WriteLiteral(" border=\"0\"");
214
215 WriteLiteral(" cellpadding=\"0\"");
216
217 WriteLiteral(" cellspacing=\"0\"");
218
219 WriteLiteral(" class=\"100padtopbottom\"");
220
221 WriteLiteral(" width=\"600\"");
222
223 WriteLiteral(" style=\"background: white;\"");
224
225 WriteLiteral(">\r\n\t\t\t<tr");
226
227 WriteLiteral(" style=\"text-align: center;\"");
228
229 WriteLiteral(">\r\n\t\t\t\t<td");
230
231 WriteLiteral(" style=\"padding: 20px 40px 40px 40px; text-align: left;\"");
232
233 WriteLiteral(">\r\n\r\n\t\t\t\t\t<!-- BEGIN Subheader -->\r\n\t\t\t\t\t<h2");
234
235 WriteLiteral(" style=\"color: #f36e21; font-size: 18px; padding: 0; text-align: left; font-fami" +
236 "ly: \'Arial\', \'Helvetica Neue\', Helvetica, sans-serif; text-transform: lowercase;" +
237 "\"");
238
239 WriteLiteral(" class=\"alternative-font\"");
240
241 WriteLiteral(">header</h2>\r\n\t\t\t\t\t<!-- END Subheader -->\r\n\t\t\t\t\t<!-- BEGIN Header -->\r\n\t\t\t\t\t<h2");
242
243 WriteLiteral(" style=\"color: black; font-size: 20px; padding: 0px 0px 20px 0px; text-align: le" +
244 "ft; font-family: \'Arial\', \'Helvetica Neue\', Helvetica, sans-serif; text-transfor" +
245 "m: lowercase;\"");
246
247 WriteLiteral(" class=\"alternative-font\"");
248
249 WriteLiteral(">header</h2>\r\n\t\t\t\t\t<!-- END Header -->\r\n\t\t\t\t\t<!-- BEGIN Body text -->\r\n\t\t\t\t\t<p");
250
251 WriteLiteral(" style=\"color: #58595b; font-size: 14px; line-height: 24px; padding-bottom: 20px;" +
252 " font-family: \'Arial\', \'Helvetica Neue\', Helvetica, sans-serif; text-align: left" +
253 ";\"");
254
255 WriteLiteral(" class=\"alternative-font\"");
256
257 WriteLiteral(">\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t</p>\r\n\t\t\t\t\t<!-- END Body text -->\r\n\t\t\t\t\t<!-- BEGIN CTA Button || " +
258 "Green outline button -->\r\n\t\t\t\t\t<a");
259
260 WriteLiteral(" href=\"#\"");
261
262 WriteLiteral(" style=\"text-decoration: none;\"");
263
264 WriteLiteral(">\r\n\t\t\t\t\t\t<center>\r\n\t\t\t\t\t\t\t<table");
265
266 WriteLiteral(" style=\"background:#FFFFFF; border:1px solid #f36e21; width:100% !important; max-" +
267 "width:250px; padding-left:20px; padding-right:20px; text-decoration:none;\"");
268
269 WriteLiteral(" cellpadding=\"0\"");
270
271 WriteLiteral(" cellspacing=\"0\"");
272
273 WriteLiteral(">\r\n\t\t\t\t\t\t\t\t<tr");
274
275 WriteLiteral(" style=\"border:0;\"");
276
277 WriteLiteral(">\r\n\t\t\t\t\t\t\t\t\t<td");
278
279 WriteLiteral(@" style=""color:#f36e21; font-weight: bold; text-align: center; font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif; text-decoration: none; padding-left: 15px; padding-top:10px; padding-bottom:10px; padding-right: 15px; line-height: 24px; text-transform: lowercase; text-transform: lowercase;""");
280
281 WriteLiteral(" class=\"alternative-font\"");
282
283 WriteLiteral(">button</td>\r\n\t\t\t\t\t\t\t\t</tr>\r\n\t\t\t\t\t\t\t</table>\r\n\t\t\t\t\t\t</center>\r\n\t\t\t\t\t</a>\r\n\t\t\t\t\t<!" +
284 "-- END CTA Button || Green outline button -->\r\n\r\n\t\t\t\t</td>\r\n\t\t\t</tr>\r\n\t\t</table>" +
285 "\r\n\r\n\t\t<!-- BEGIN *** Layout One Full Column module LOOP without an image*** -->\r" +
286 "\n");
287
288
289 #line 106 "D:\dynamicweb.net\Solutions\Bluedesk\koksgroup.cloud.dynamicweb-cms.com\files\Templates\Designs\ClientBase_generated\_parsed\Mailtemplate.parsed.cshtml"
290
291
292 #line default
293 #line hidden
294
295 #line 106 "D:\dynamicweb.net\Solutions\Bluedesk\koksgroup.cloud.dynamicweb-cms.com\files\Templates\Designs\ClientBase_generated\_parsed\Mailtemplate.parsed.cshtml"
296 foreach (var p in GetLoop("Item.ParagraphListID"))
297 {
298
299
300
301 #line default
302 #line hidden
303 WriteLiteral("\t\t<table");
304
305 WriteLiteral(" border=\"0\"");
306
307 WriteLiteral(" cellpadding=\"0\"");
308
309 WriteLiteral(" cellspacing=\"0\"");
310
311 WriteLiteral(" class=\"100padtopbottom\"");
312
313 WriteLiteral(" width=\"600\"");
314
315 WriteLiteral(" style=\"background: white;\"");
316
317 WriteLiteral(">\r\n\t\t\t<tr");
318
319 WriteLiteral(" style=\"text-align: center;\"");
320
321 WriteLiteral(">\r\n\t\t\t\t<td");
322
323 WriteLiteral(" style=\"padding: 20px 40px 40px 40px; text-align: left;\"");
324
325 WriteLiteral(">\r\n\r\n\t\t\t\t\t<!-- BEGIN Subheader -->\r\n\t\t\t\t\t<h2");
326
327 WriteLiteral(" style=\"color: #f36e21; font-size: 18px; padding: 0; text-align: left; font-fami" +
328 "ly: \'Arial\', \'Helvetica Neue\', Helvetica, sans-serif; text-transform: lowercase;" +
329 "\"");
330
331 WriteLiteral(" class=\"alternative-font\"");
332
333 WriteLiteral(">");
334
335
336 #line 114 "D:\dynamicweb.net\Solutions\Bluedesk\koksgroup.cloud.dynamicweb-cms.com\files\Templates\Designs\ClientBase_generated\_parsed\Mailtemplate.parsed.cshtml"
337 Write(p.GetString("Item.ParagraphListID.HeaderText"));
338
339
340 #line default
341 #line hidden
342 WriteLiteral("</h2>\r\n\t\t\t\t\t<!-- END Subheader -->\r\n\t\t\t\t\t<!-- BEGIN Header -->\r\n\t\t\t\t\t<h2");
343
344 WriteLiteral(" style=\"color: black; font-size: 20px; padding: 0px 0px 20px 0px; text-align: le" +
345 "ft; font-family: \'Arial\', \'Helvetica Neue\', Helvetica, sans-serif; text-transfor" +
346 "m: lowercase;\"");
347
348 WriteLiteral(" class=\"alternative-font\"");
349
350 WriteLiteral(">");
351
352
353 #line 117 "D:\dynamicweb.net\Solutions\Bluedesk\koksgroup.cloud.dynamicweb-cms.com\files\Templates\Designs\ClientBase_generated\_parsed\Mailtemplate.parsed.cshtml"
354 Write(p.GetString("Item.ParagraphListID.HeaderText"));
355
356
357 #line default
358 #line hidden
359 WriteLiteral("</h2>\r\n\t\t\t\t\t<!-- END Header -->\r\n\t\t\t\t\t<!-- BEGIN Body text -->\r\n\t\t\t\t\t<p");
360
361 WriteLiteral(" style=\"color: #58595b; font-size: 14px; line-height: 24px; padding-bottom: 20px;" +
362 " font-family: \'Arial\', \'Helvetica Neue\', Helvetica, sans-serif; text-align: left" +
363 ";\"");
364
365 WriteLiteral(" class=\"alternative-font\"");
366
367 WriteLiteral(">\r\n");
368
369 WriteLiteral("\t\t\t\t\t\t");
370
371
372 #line 121 "D:\dynamicweb.net\Solutions\Bluedesk\koksgroup.cloud.dynamicweb-cms.com\files\Templates\Designs\ClientBase_generated\_parsed\Mailtemplate.parsed.cshtml"
373 Write(p.GetString("Item.ParagraphListID.ContentID.Text.Value"));
374
375
376 #line default
377 #line hidden
378 WriteLiteral("\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t</p>\r\n\t\t\t\t\t<!-- END Body text -->\r\n\t\t\t\t\t<!-- BEGIN CTA Button || G" +
379 "reen outline button -->\r\n\t\t\t\t\t<a");
380
381 WriteLiteral(" href=\"#\"");
382
383 WriteLiteral(" style=\"text-decoration: none;\"");
384
385 WriteLiteral(">\r\n\t\t\t\t\t\t<center>\r\n\t\t\t\t\t\t\t<table");
386
387 WriteLiteral(" style=\"background:#FFFFFF; border:1px solid #f36e21; width:100% !important; max-" +
388 "width:250px; padding-left:20px; padding-right:20px; text-decoration:none;\"");
389
390 WriteLiteral(" cellpadding=\"0\"");
391
392 WriteLiteral(" cellspacing=\"0\"");
393
394 WriteLiteral(">\r\n\t\t\t\t\t\t\t\t<tr");
395
396 WriteLiteral(" style=\"border:0;\"");
397
398 WriteLiteral(">\r\n\t\t\t\t\t\t\t\t\t<td");
399
400 WriteLiteral(@" style=""color:#f36e21; font-weight: bold; text-align: center; font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif; text-decoration: none; padding-left: 15px; padding-top:10px; padding-bottom:10px; padding-right: 15px; line-height: 24px; text-transform: lowercase; text-transform: lowercase;""");
401
402 WriteLiteral(" class=\"alternative-font\"");
403
404 WriteLiteral(">");
405
406
407 #line 130 "D:\dynamicweb.net\Solutions\Bluedesk\koksgroup.cloud.dynamicweb-cms.com\files\Templates\Designs\ClientBase_generated\_parsed\Mailtemplate.parsed.cshtml"
408 Write(p.GetString("Item.ParagraphListID.ButtonID.ButtonText"));
409
410
411 #line default
412 #line hidden
413 WriteLiteral("</td>\r\n\t\t\t\t\t\t\t\t</tr>\r\n\t\t\t\t\t\t\t</table>\r\n\t\t\t\t\t\t</center>\r\n\t\t\t\t\t</a>\r\n\t\t\t\t\t<!-- END " +
414 "CTA Button || Green outline button -->\r\n\r\n\t\t\t\t</td>\r\n\t\t\t</tr>\r\n\t\t</table>\r\n");
415
416 WriteLiteral("\t\t<!-- BEGIN *** Divider *** -->\r\n");
417
418 WriteLiteral("\t\t<table");
419
420 WriteLiteral(" border=\"0\"");
421
422 WriteLiteral(" cellpadding=\"0\"");
423
424 WriteLiteral(" cellspacing=\"0\"");
425
426 WriteLiteral(" class=\"100padtopbottom\"");
427
428 WriteLiteral(" width=\"600\"");
429
430 WriteLiteral(">\r\n\t\t\t<tr>\r\n\t\t\t\t<td");
431
432 WriteLiteral(" height=\"20\"");
433
434 WriteLiteral(" valign=\"top\"");
435
436 WriteLiteral("><img");
437
438 WriteAttribute("src", Tuple.Create(" src=\"", 6876), Tuple.Create("\"", 6935)
439
440 #line 143 "D:\dynamicweb.net\Solutions\Bluedesk\koksgroup.cloud.dynamicweb-cms.com\files\Templates\Designs\ClientBase_generated\_parsed\Mailtemplate.parsed.cshtml"
441 , Tuple.Create(Tuple.Create("", 6882), Tuple.Create<System.Object, System.Int32>(domain
442
443 #line default
444 #line hidden
445 , 6882), false)
446
447 #line 143 "D:\dynamicweb.net\Solutions\Bluedesk\koksgroup.cloud.dynamicweb-cms.com\files\Templates\Designs\ClientBase_generated\_parsed\Mailtemplate.parsed.cshtml"
448 , Tuple.Create(Tuple.Create("", 6889), Tuple.Create<System.Object, System.Int32>(designRoot
449
450 #line default
451 #line hidden
452 , 6889), false)
453 , Tuple.Create(Tuple.Create("", 6900), Tuple.Create("/assets/img/mailtemplate/spacer.gif", 6900), true)
454 );
455
456 WriteLiteral(" style=\"height: 20px; width: 100%;background-color:#bbbaba;\"");
457
458 WriteLiteral("></td>\r\n\t\t\t</tr>\r\n\t\t</table>\r\n");
459
460 WriteLiteral("\t\t<!-- END *** Divider *** -->\r\n");
461
462
463 #line 147 "D:\dynamicweb.net\Solutions\Bluedesk\koksgroup.cloud.dynamicweb-cms.com\files\Templates\Designs\ClientBase_generated\_parsed\Mailtemplate.parsed.cshtml"
464 }
465
466
467 #line default
468 #line hidden
469 WriteLiteral("\t\t<!-- END *** Layout One Full Column module*** -->\r\n\t\t\r\n\t\t<!-- BEGIN *** Layout " +
470 "Two Column module || Photo right > Green button *** -->\r\n");
471
472
473 #line 151 "D:\dynamicweb.net\Solutions\Bluedesk\koksgroup.cloud.dynamicweb-cms.com\files\Templates\Designs\ClientBase_generated\_parsed\Mailtemplate.parsed.cshtml"
474
475
476 #line default
477 #line hidden
478
479 #line 151 "D:\dynamicweb.net\Solutions\Bluedesk\koksgroup.cloud.dynamicweb-cms.com\files\Templates\Designs\ClientBase_generated\_parsed\Mailtemplate.parsed.cshtml"
480 foreach (var p in GetLoop("Item.ParagraphsRight"))
481 {
482
483
484 #line default
485 #line hidden
486 WriteLiteral("\t\t<table");
487
488 WriteLiteral(" border=\"0\"");
489
490 WriteLiteral(" cellpadding=\"0\"");
491
492 WriteLiteral(" cellspacing=\"0\"");
493
494 WriteLiteral(" class=\"100padtopbottom\"");
495
496 WriteLiteral(" width=\"600\"");
497
498 WriteLiteral(" style=\"background: white;\"");
499
500 WriteLiteral(">\r\n\t\t\t<tr>\r\n\t\t\t\t<!-- BEGIN Call to action | Container -->\r\n\t\t\t\t<td");
501
502 WriteLiteral(" align=\"left\"");
503
504 WriteLiteral(" class=\"condensed\"");
505
506 WriteLiteral(" valign=\"top\"");
507
508 WriteLiteral(">\r\n\t\t\t\t\t<table");
509
510 WriteLiteral(" align=\"left\"");
511
512 WriteLiteral(" border=\"0\"");
513
514 WriteLiteral(" cellpadding=\"0\"");
515
516 WriteLiteral(" cellspacing=\"0\"");
517
518 WriteLiteral(" class=\"mob-column\"");
519
520 WriteLiteral(" width=\"300\"");
521
522 WriteLiteral(">\r\n\t\t\t\t\t\t<tr>\r\n\t\t\t\t\t\t\t<td");
523
524 WriteLiteral(" valign=\"top\"");
525
526 WriteLiteral(" align=\"center\"");
527
528 WriteLiteral(">\r\n\r\n\t\t\t\t\t\t\t\t<!-- BEGIN Call to action -->\r\n\t\t\t\t\t\t\t\t<table");
529
530 WriteLiteral(" border=\"0\"");
531
532 WriteLiteral(" cellpadding=\"10\"");
533
534 WriteLiteral(" cellspacing=\"0\"");
535
536 WriteLiteral(" width=\"100%\"");
537
538 WriteLiteral(">\r\n\t\t\t\t\t\t\t\t\t<tr>\r\n\t\t\t\t\t\t\t\t\t\t<td");
539
540 WriteLiteral(" style=\"padding: 20px 30px 20px 30px; text-align: center;\"");
541
542 WriteLiteral(">\r\n\r\n\t\t\t\t\t\t\t\t\t\t\t<!-- BEGIN Subheader -->\r\n\t\t\t\t\t\t\t\t\t\t\t<h2");
543
544 WriteLiteral(" style=\"color: #f36e21; font-size: 18px; padding: 0; text-align: left; font-fami" +
545 "ly: \'Arial\', \'Helvetica Neue\', Helvetica, sans-serif; text-transform: lowercase;" +
546 "\"");
547
548 WriteLiteral(" class=\"alternative-font\"");
549
550 WriteLiteral(">");
551
552
553 #line 167 "D:\dynamicweb.net\Solutions\Bluedesk\koksgroup.cloud.dynamicweb-cms.com\files\Templates\Designs\ClientBase_generated\_parsed\Mailtemplate.parsed.cshtml"
554 Write(p.GetString("Item.ParagraphsRight.HeaderText"));
555
556
557 #line default
558 #line hidden
559 WriteLiteral("</h2>\r\n\t\t\t\t\t\t\t\t\t\t\t<!-- END Subheader -->\r\n\t\t\t\t\t\t\t\t\t\t\t<!-- BEGIN Header -->\r\n\t\t\t\t\t" +
560 "\t\t\t\t\t\t<h2");
561
562 WriteLiteral(" style=\"color: black; font-size: 20px; padding: 0px 0px 20px 0px; text-align: le" +
563 "ft; font-family: \'Arial\', \'Helvetica Neue\', Helvetica, sans-serif; text-transfor" +
564 "m: lowercase;\"");
565
566 WriteLiteral(" class=\"alternative-font\"");
567
568 WriteLiteral(">");
569
570
571 #line 170 "D:\dynamicweb.net\Solutions\Bluedesk\koksgroup.cloud.dynamicweb-cms.com\files\Templates\Designs\ClientBase_generated\_parsed\Mailtemplate.parsed.cshtml"
572 Write(p.GetString("Item.ParagraphsRight.HeaderText"));
573
574
575 #line default
576 #line hidden
577 WriteLiteral("</h2>\r\n\t\t\t\t\t\t\t\t\t\t\t<!-- END Header -->\r\n\t\t\t\t\t\t\t\t\t\t\t<!-- BEGIN Body text -->\r\n\t\t\t\t\t" +
578 "\t\t\t\t\t\t<p");
579
580 WriteLiteral(" style=\"color: black; font-size: 14px; line-height: 24px; padding-bottom: 20px; f" +
581 "ont-family: \'Arial\', \'Helvetica Neue\', Helvetica, sans-serif; text-align: left;\"" +
582 "");
583
584 WriteLiteral(" class=\"alternative-font\"");
585
586 WriteLiteral(">\r\n");
587
588 WriteLiteral("\t\t\t\t\t\t\t\t\t\t\t\t");
589
590
591 #line 174 "D:\dynamicweb.net\Solutions\Bluedesk\koksgroup.cloud.dynamicweb-cms.com\files\Templates\Designs\ClientBase_generated\_parsed\Mailtemplate.parsed.cshtml"
592 Write(p.GetString("Item.ParagraphsRight.ContentID.Text.Value"));
593
594
595 #line default
596 #line hidden
597 WriteLiteral("\r\n\t\t\t\t\t\t\t\t\t\t\t</p>\r\n\t\t\t\t\t\t\t\t\t\t\t<!-- END Body text -->\r\n\t\t\t\t\t\t\t\t\t\t\t<!-- BEGIN CTA B" +
598 "utton -->\r\n\t\t\t\t\t\t\t\t\t\t\t<a");
599
600 WriteLiteral(" href=\"#\"");
601
602 WriteLiteral(" style=\"text-decoration: none;\"");
603
604 WriteLiteral(">\r\n\t\t\t\t\t\t\t\t\t\t\t\t<center>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t<table");
605
606 WriteLiteral(" style=\"background:#f36e21; border:0; width:100% !important; max-width:250px; pad" +
607 "ding-left:20px; padding-right:20px; text-decoration:none;\"");
608
609 WriteLiteral(" cellpadding=\"0\"");
610
611 WriteLiteral(" cellspacing=\"0\"");
612
613 WriteLiteral(">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<tr");
614
615 WriteLiteral(" style=\"border:0;\"");
616
617 WriteLiteral(">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<td");
618
619 WriteLiteral(@" style=""color:white; font-weight: bold; text-align: center; font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif; text-decoration: none; padding-left: 15px; padding-top:10px; padding-bottom:10px; padding-right: 15px; line-height: 24px; text-transform: lowercase;""");
620
621 WriteLiteral(" class=\"alternative-font\"");
622
623 WriteLiteral(">");
624
625
626 #line 182 "D:\dynamicweb.net\Solutions\Bluedesk\koksgroup.cloud.dynamicweb-cms.com\files\Templates\Designs\ClientBase_generated\_parsed\Mailtemplate.parsed.cshtml"
627 Write(p.GetString("Item.ParagraphsRight.ButtonID.ButtonText"));
628
629
630 #line default
631 #line hidden
632 WriteLiteral(@"</td>
633 </tr>
634 </table>
635 </center>
636 </a>
637 <!-- END CTA Button -->
638
639 </td>
640 </tr>
641 </table>
642 <!-- END call to action -->
643
644 </td>
645 </tr>
646 </table>
647 </td>
648 <!-- END Call to action | Container -->
649 <!-- BEGIN Image | Container -->
650 <td");
651
652 WriteLiteral(" align=\"left\"");
653
654 WriteLiteral(" class=\"condensed\"");
655
656 WriteLiteral(" valign=\"top\"");
657
658 WriteLiteral(">\r\n\t\t\t\t\t<!-- BEGIN Image -->\r\n\t\t\t\t\t<table");
659
660 WriteLiteral(" align=\"left\"");
661
662 WriteLiteral(" border=\"0\"");
663
664 WriteLiteral(" cellpadding=\"0\"");
665
666 WriteLiteral(" cellspacing=\"0\"");
667
668 WriteLiteral(" class=\"mob-column\"");
669
670 WriteLiteral(" width=\"300\"");
671
672 WriteLiteral(">\r\n\t\t\t\t\t\t<tr>\r\n\t\t\t\t\t\t\t<td");
673
674 WriteLiteral(" valign=\"top\"");
675
676 WriteLiteral(" align=\"center\"");
677
678 WriteLiteral("><img");
679
680 WriteLiteral(" width=\"300\"");
681
682 WriteAttribute("src", Tuple.Create(" src=\'", 10197), Tuple.Create("\'", 10257)
683
684 #line 204 "D:\dynamicweb.net\Solutions\Bluedesk\koksgroup.cloud.dynamicweb-cms.com\files\Templates\Designs\ClientBase_generated\_parsed\Mailtemplate.parsed.cshtml"
685 , Tuple.Create(Tuple.Create("", 10203), Tuple.Create<System.Object, System.Int32>(p.GetString(%22Item.ParagraphsRight.ImageID.Image%22)
686
687 #line default
688 #line hidden
689 , 10203), false)
690 );
691
692 WriteLiteral(" style=\"width:100%;\"");
693
694 WriteLiteral("></td>\t\t\t\t\t\t</tr>\r\n\t\t\t\t\t</table>\r\n\t\t\t\t\t<!-- END Image -->\r\n\t\t\t\t</td>\r\n\t\t\t\t<!-- EN" +
695 "D Image | Container -->\r\n\r\n\t\t\t</tr>\r\n\t\t</table>\r\n");
696
697 WriteLiteral("\t\t<!-- *** END Layout Two Column module || Photo right > Green button *** -->\r\n");
698
699 WriteLiteral("\t\t<!-- BEGIN *** Divider *** -->\r\n");
700
701 WriteLiteral("\t\t<table");
702
703 WriteLiteral(" border=\"0\"");
704
705 WriteLiteral(" cellpadding=\"0\"");
706
707 WriteLiteral(" cellspacing=\"0\"");
708
709 WriteLiteral(" class=\"100padtopbottom\"");
710
711 WriteLiteral(" width=\"600\"");
712
713 WriteLiteral(">\r\n\t\t\t<tr>\r\n\t\t\t\t<td");
714
715 WriteLiteral(" height=\"20\"");
716
717 WriteLiteral(" valign=\"top\"");
718
719 WriteLiteral("><img");
720
721 WriteAttribute("src", Tuple.Create(" src=\"", 10657), Tuple.Create("\"", 10716)
722
723 #line 216 "D:\dynamicweb.net\Solutions\Bluedesk\koksgroup.cloud.dynamicweb-cms.com\files\Templates\Designs\ClientBase_generated\_parsed\Mailtemplate.parsed.cshtml"
724 , Tuple.Create(Tuple.Create("", 10663), Tuple.Create<System.Object, System.Int32>(domain
725
726 #line default
727 #line hidden
728 , 10663), false)
729
730 #line 216 "D:\dynamicweb.net\Solutions\Bluedesk\koksgroup.cloud.dynamicweb-cms.com\files\Templates\Designs\ClientBase_generated\_parsed\Mailtemplate.parsed.cshtml"
731 , Tuple.Create(Tuple.Create("", 10670), Tuple.Create<System.Object, System.Int32>(designRoot
732
733 #line default
734 #line hidden
735 , 10670), false)
736 , Tuple.Create(Tuple.Create("", 10681), Tuple.Create("/assets/img/mailtemplate/spacer.gif", 10681), true)
737 );
738
739 WriteLiteral(" style=\"height: 20px; width: 100%;\"");
740
741 WriteLiteral("></td>\r\n\t\t\t</tr>\r\n\t\t</table>\r\n");
742
743 WriteLiteral("\t\t<!-- END *** Divider *** -->\r\n");
744
745
746 #line 220 "D:\dynamicweb.net\Solutions\Bluedesk\koksgroup.cloud.dynamicweb-cms.com\files\Templates\Designs\ClientBase_generated\_parsed\Mailtemplate.parsed.cshtml"
747 }
748
749
750 #line default
751 #line hidden
752 WriteLiteral("\t\t\r\n\t\t<!-- BEGIN *** Layout Two Column module || Photo left > Green button *** --" +
753 ">\r\n");
754
755
756 #line 223 "D:\dynamicweb.net\Solutions\Bluedesk\koksgroup.cloud.dynamicweb-cms.com\files\Templates\Designs\ClientBase_generated\_parsed\Mailtemplate.parsed.cshtml"
757
758
759 #line default
760 #line hidden
761
762 #line 223 "D:\dynamicweb.net\Solutions\Bluedesk\koksgroup.cloud.dynamicweb-cms.com\files\Templates\Designs\ClientBase_generated\_parsed\Mailtemplate.parsed.cshtml"
763 foreach (var p in GetLoop("Item.ParagraphsLeft"))
764 {
765
766
767 #line default
768 #line hidden
769 WriteLiteral("\t\t<table");
770
771 WriteLiteral(" border=\"0\"");
772
773 WriteLiteral(" cellpadding=\"0\"");
774
775 WriteLiteral(" cellspacing=\"0\"");
776
777 WriteLiteral(" class=\"100padtopbottom\"");
778
779 WriteLiteral(" width=\"600\"");
780
781 WriteLiteral(" style=\"background: white;\"");
782
783 WriteLiteral(">\r\n\r\n\t\t\t<tr>\r\n\r\n\t\t\t\t<!-- BEGIN Image | Container -->\r\n\t\t\t\t<td");
784
785 WriteLiteral(" align=\"left\"");
786
787 WriteLiteral(" class=\"condensed\"");
788
789 WriteLiteral(" valign=\"top\"");
790
791 WriteLiteral(">\r\n\t\t\t\t\t<!-- BEGIN Image -->\r\n\t\t\t\t\t<table");
792
793 WriteLiteral(" align=\"left\"");
794
795 WriteLiteral(" border=\"0\"");
796
797 WriteLiteral(" cellpadding=\"0\"");
798
799 WriteLiteral(" cellspacing=\"0\"");
800
801 WriteLiteral(" class=\"mob-column\"");
802
803 WriteLiteral(" width=\"300\"");
804
805 WriteLiteral(">\r\n\t\t\t\t\t\t<tr>\r\n\t\t\t\t\t\t\t<td");
806
807 WriteLiteral(" valign=\"top\"");
808
809 WriteLiteral(" align=\"center\"");
810
811 WriteLiteral("><img");
812
813 WriteLiteral(" width=\"300\"");
814
815 WriteAttribute("src", Tuple.Create(" src=\'", 11379), Tuple.Create("\'", 11438)
816
817 #line 234 "D:\dynamicweb.net\Solutions\Bluedesk\koksgroup.cloud.dynamicweb-cms.com\files\Templates\Designs\ClientBase_generated\_parsed\Mailtemplate.parsed.cshtml"
818 , Tuple.Create(Tuple.Create("", 11385), Tuple.Create<System.Object, System.Int32>(p.GetString(%22Item.ParagraphsLeft.ImageID.Image%22)
819
820 #line default
821 #line hidden
822 , 11385), false)
823 );
824
825 WriteLiteral(" style=\"width:100%;\"");
826
827 WriteLiteral("></td>\r\n\t\t\t\t\t\t</tr>\r\n\t\t\t\t\t</table>\r\n\t\t\t\t\t<!-- END Image -->\r\n\t\t\t\t</td>\r\n\t\t\t\t<!-- " +
828 "END Image | Container -->\r\n\t\t\t\t<!-- BEGIN Call to action | Container -->\r\n\t\t\t\t<t" +
829 "d");
830
831 WriteLiteral(" align=\"left\"");
832
833 WriteLiteral(" class=\"condensed\"");
834
835 WriteLiteral(" valign=\"top\"");
836
837 WriteLiteral(">\r\n\t\t\t\t\t<table");
838
839 WriteLiteral(" align=\"left\"");
840
841 WriteLiteral(" border=\"0\"");
842
843 WriteLiteral(" cellpadding=\"0\"");
844
845 WriteLiteral(" cellspacing=\"0\"");
846
847 WriteLiteral(" class=\"mob-column\"");
848
849 WriteLiteral(" width=\"300\"");
850
851 WriteLiteral(">\r\n\t\t\t\t\t\t<tr>\r\n\t\t\t\t\t\t\t<td");
852
853 WriteLiteral(" valign=\"top\"");
854
855 WriteLiteral(" align=\"center\"");
856
857 WriteLiteral(">\r\n\r\n\t\t\t\t\t\t\t\t<!-- BEGIN Call to action -->\r\n\t\t\t\t\t\t\t\t<table");
858
859 WriteLiteral(" border=\"0\"");
860
861 WriteLiteral(" cellpadding=\"10\"");
862
863 WriteLiteral(" cellspacing=\"0\"");
864
865 WriteLiteral(" width=\"100%\"");
866
867 WriteLiteral(">\r\n\t\t\t\t\t\t\t\t\t<tr>\r\n\t\t\t\t\t\t\t\t\t\t<td");
868
869 WriteLiteral(" style=\"padding: 20px 30px 20px 30px; text-align: center;\"");
870
871 WriteLiteral(">\r\n\r\n\t\t\t\t\t\t\t\t\t\t\t<!-- BEGIN Subheader -->\r\n\t\t\t\t\t\t\t\t\t\t\t<h2");
872
873 WriteLiteral(" style=\"color: #f36e21; font-size: 18px; padding: 0; text-align: left; font-fami" +
874 "ly: \'Arial\', \'Helvetica Neue\', Helvetica, sans-serif; text-transform: lowercase;" +
875 "\"");
876
877 WriteLiteral(" class=\"alternative-font\"");
878
879 WriteLiteral(">");
880
881
882 #line 252 "D:\dynamicweb.net\Solutions\Bluedesk\koksgroup.cloud.dynamicweb-cms.com\files\Templates\Designs\ClientBase_generated\_parsed\Mailtemplate.parsed.cshtml"
883 Write(p.GetString("Item.ParagraphsLeft.HeaderText"));
884
885
886 #line default
887 #line hidden
888 WriteLiteral("</h2>\r\n\t\t\t\t\t\t\t\t\t\t\t<!-- END Subheader -->\r\n\t\t\t\t\t\t\t\t\t\t\t<!-- BEGIN Header -->\r\n\t\t\t\t\t" +
889 "\t\t\t\t\t\t<h2");
890
891 WriteLiteral(" style=\"color: black; font-size: 20px; padding: 0px 0px 20px 0px; text-align: le" +
892 "ft; font-family: \'Arial\', \'Helvetica Neue\', Helvetica, sans-serif; text-transfor" +
893 "m: lowercase;\"");
894
895 WriteLiteral(" class=\"alternative-font\"");
896
897 WriteLiteral(">");
898
899
900 #line 255 "D:\dynamicweb.net\Solutions\Bluedesk\koksgroup.cloud.dynamicweb-cms.com\files\Templates\Designs\ClientBase_generated\_parsed\Mailtemplate.parsed.cshtml"
901 Write(p.GetString("Item.ParagraphsLeft.HeaderText"));
902
903
904 #line default
905 #line hidden
906 WriteLiteral("</h2>\r\n\t\t\t\t\t\t\t\t\t\t\t<!-- END Header -->\r\n\t\t\t\t\t\t\t\t\t\t\t<!-- BEGIN Body text -->\r\n\t\t\t\t\t" +
907 "\t\t\t\t\t\t<p");
908
909 WriteLiteral(" style=\"color: black; font-size: 14px; line-height: 24px; padding-bottom: 20px; f" +
910 "ont-family: \'Arial\', \'Helvetica Neue\', Helvetica, sans-serif; text-align: left;\"" +
911 "");
912
913 WriteLiteral(" class=\"alternative-font\"");
914
915 WriteLiteral(">\r\n");
916
917 WriteLiteral("\t\t\t\t\t\t\t\t\t\t\t\t");
918
919
920 #line 259 "D:\dynamicweb.net\Solutions\Bluedesk\koksgroup.cloud.dynamicweb-cms.com\files\Templates\Designs\ClientBase_generated\_parsed\Mailtemplate.parsed.cshtml"
921 Write(p.GetString("Item.ParagraphsLeft.ContentID.Text.Value"));
922
923
924 #line default
925 #line hidden
926 WriteLiteral("\r\n\t\t\t\t\t\t\t\t\t\t\t</p>\r\n\t\t\t\t\t\t\t\t\t\t\t<!-- END Body text -->\r\n\t\t\t\t\t\t\t\t\t\t\t<!-- BEGIN CTA B" +
927 "utton || Green Button -->\r\n\t\t\t\t\t\t\t\t\t\t\t<a");
928
929 WriteLiteral(" href=\"#\"");
930
931 WriteLiteral(" style=\"text-decoration: none;\"");
932
933 WriteLiteral(">\r\n\t\t\t\t\t\t\t\t\t\t\t\t<center>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t<table");
934
935 WriteLiteral(" style=\"background:#f36e21; border:0; width:100% !important; max-width:250px; pad" +
936 "ding-left:20px; padding-right:20px; text-decoration:none;\"");
937
938 WriteLiteral(" cellpadding=\"0\"");
939
940 WriteLiteral(" cellspacing=\"0\"");
941
942 WriteLiteral(">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<tr");
943
944 WriteLiteral(" style=\"border:0;\"");
945
946 WriteLiteral(">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<td");
947
948 WriteLiteral(@" style=""color:white; font-weight: bold; text-align: center; font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif; text-decoration: none; padding-left: 15px; padding-top:10px; padding-bottom:10px; padding-right: 15px; line-height: 24px; text-transform: lowercase;""");
949
950 WriteLiteral(" class=\"alternative-font\"");
951
952 WriteLiteral(">");
953
954
955 #line 267 "D:\dynamicweb.net\Solutions\Bluedesk\koksgroup.cloud.dynamicweb-cms.com\files\Templates\Designs\ClientBase_generated\_parsed\Mailtemplate.parsed.cshtml"
956 Write(p.GetString("Item.ParagraphsLeft.ButtonID.ButtonText.Value"));
957
958
959 #line default
960 #line hidden
961 WriteLiteral(@"</td>
962 </tr>
963 </table>
964 </center>
965 </a>
966 <!-- END CTA Button || Green button -->
967
968 </td>
969 </tr>
970 </table>
971 <!-- END call to action -->
972
973 </td>
974 </tr>
975 </table>
976 </td>
977 <!-- END Call to action | Container -->
978
979 </tr>
980 </table>
981 ");
982
983 WriteLiteral("\t\t<!-- END *** Layout Two Column module || Photo left > Green button *** -->\r\n");
984
985 WriteLiteral("\t\t<!-- BEGIN *** Divider *** -->\r\n");
986
987 WriteLiteral("\t\t<table");
988
989 WriteLiteral(" border=\"0\"");
990
991 WriteLiteral(" cellpadding=\"0\"");
992
993 WriteLiteral(" cellspacing=\"0\"");
994
995 WriteLiteral(" class=\"100padtopbottom\"");
996
997 WriteLiteral(" width=\"600\"");
998
999 WriteLiteral(">\r\n\t\t\t<tr>\r\n\t\t\t\t<td");
1000
1001 WriteLiteral(" height=\"20\"");
1002
1003 WriteLiteral(" valign=\"top\"");
1004
1005 WriteLiteral("><img");
1006
1007 WriteAttribute("src", Tuple.Create(" src=\"", 14398), Tuple.Create("\"", 14457)
1008
1009 #line 291 "D:\dynamicweb.net\Solutions\Bluedesk\koksgroup.cloud.dynamicweb-cms.com\files\Templates\Designs\ClientBase_generated\_parsed\Mailtemplate.parsed.cshtml"
1010 , Tuple.Create(Tuple.Create("", 14404), Tuple.Create<System.Object, System.Int32>(domain
1011
1012 #line default
1013 #line hidden
1014 , 14404), false)
1015
1016 #line 291 "D:\dynamicweb.net\Solutions\Bluedesk\koksgroup.cloud.dynamicweb-cms.com\files\Templates\Designs\ClientBase_generated\_parsed\Mailtemplate.parsed.cshtml"
1017 , Tuple.Create(Tuple.Create("", 14411), Tuple.Create<System.Object, System.Int32>(designRoot
1018
1019 #line default
1020 #line hidden
1021 , 14411), false)
1022 , Tuple.Create(Tuple.Create("", 14422), Tuple.Create("/assets/img/mailtemplate/spacer.gif", 14422), true)
1023 );
1024
1025 WriteLiteral(" style=\"height: 20px; width: 100%;\"");
1026
1027 WriteLiteral("></td>\r\n\t\t\t</tr>\r\n\t\t</table>\r\n");
1028
1029 WriteLiteral("\t\t<!-- END *** Divider *** -->\r\n");
1030
1031
1032 #line 295 "D:\dynamicweb.net\Solutions\Bluedesk\koksgroup.cloud.dynamicweb-cms.com\files\Templates\Designs\ClientBase_generated\_parsed\Mailtemplate.parsed.cshtml"
1033 }
1034
1035
1036 #line default
1037 #line hidden
1038 WriteLiteral("\t\t<!-- BEGIN *** Layout One Column module FULL WIDTH IMAGE > Blue button *** -->\r" +
1039 "\n");
1040
1041
1042 #line 297 "D:\dynamicweb.net\Solutions\Bluedesk\koksgroup.cloud.dynamicweb-cms.com\files\Templates\Designs\ClientBase_generated\_parsed\Mailtemplate.parsed.cshtml"
1043
1044
1045 #line default
1046 #line hidden
1047
1048 #line 297 "D:\dynamicweb.net\Solutions\Bluedesk\koksgroup.cloud.dynamicweb-cms.com\files\Templates\Designs\ClientBase_generated\_parsed\Mailtemplate.parsed.cshtml"
1049 foreach (var p in GetLoop("Item.ParagraphsImage"))
1050 {
1051
1052
1053 #line default
1054 #line hidden
1055 WriteLiteral("\t\t<table");
1056
1057 WriteLiteral(" border=\"0\"");
1058
1059 WriteLiteral(" cellpadding=\"0\"");
1060
1061 WriteLiteral(" cellspacing=\"0\"");
1062
1063 WriteLiteral(" class=\"100padtopbottom\"");
1064
1065 WriteLiteral(" width=\"600\"");
1066
1067 WriteLiteral(" style=\"background: white;\"");
1068
1069 WriteLiteral(">\r\n\t\t\t<td");
1070
1071 WriteLiteral(" style=\"padding: 20px 30px 30px 30px;\"");
1072
1073 WriteLiteral(">\r\n\t\t\t\t<!-- BEGIN Header -->\r\n\t\t\t\t<h2");
1074
1075 WriteLiteral(" style=\"color: #f36e21; font-size: 20px; text-align: left; font-family: \'Arial\', " +
1076 "\'Helvetica Neue\', Helvetica, sans-serif; text-transform: lowercase;\"");
1077
1078 WriteLiteral(" class=\"alternative-font\"");
1079
1080 WriteLiteral(">");
1081
1082
1083 #line 302 "D:\dynamicweb.net\Solutions\Bluedesk\koksgroup.cloud.dynamicweb-cms.com\files\Templates\Designs\ClientBase_generated\_parsed\Mailtemplate.parsed.cshtml"
1084 Write(p.GetString("Item.ParagraphsImage.HeaderText"));
1085
1086
1087 #line default
1088 #line hidden
1089 WriteLiteral("</h2>\r\n\t\t\t\t<!-- END Header -->\r\n\t\t\t</td>\r\n\t\t\t<!-- BEGIN Image | Container -->\r\n\t\t" +
1090 "\t<tr");
1091
1092 WriteLiteral(" style=\"border:0;\"");
1093
1094 WriteLiteral(">\r\n\t\t\t\t<td>\r\n\t\t\t\t\t<!-- BEGIN Image -->\r\n\t\t\t\t\t<img");
1095
1096 WriteAttribute("src", Tuple.Create(" src=\'", 15274), Tuple.Create("\'", 15334)
1097
1098 #line 309 "D:\dynamicweb.net\Solutions\Bluedesk\koksgroup.cloud.dynamicweb-cms.com\files\Templates\Designs\ClientBase_generated\_parsed\Mailtemplate.parsed.cshtml"
1099 , Tuple.Create(Tuple.Create("", 15280), Tuple.Create<System.Object, System.Int32>(p.GetString(%22Item.ParagraphsImage.ImageID.Image%22)
1100
1101 #line default
1102 #line hidden
1103 , 15280), false)
1104 );
1105
1106 WriteLiteral(" style=\"width:100%;\"");
1107
1108 WriteLiteral(">\r\n\t\t\t\t\t<!-- END Image -->\r\n\t\t\t\t</td>\r\n\t\t\t</tr>\r\n\t\t\t<!-- END Image | Container --" +
1109 ">\r\n\t\t\t<tr");
1110
1111 WriteLiteral(" style=\"text-align: center;\"");
1112
1113 WriteLiteral(">\r\n\t\t\t\t<td");
1114
1115 WriteLiteral(" style=\"padding: 20px 40px 40px 40px; text-align: center;\"");
1116
1117 WriteLiteral(">\r\n\r\n\t\t\t\t\t<p");
1118
1119 WriteLiteral(" style=\"color: black; font-size: 14px; line-height: 24px; padding-bottom: 20px; f" +
1120 "ont-family: \'Arial\', \'Helvetica Neue\', Helvetica, sans-serif;\"");
1121
1122 WriteLiteral(" class=\"alternative-font\"");
1123
1124 WriteLiteral(">\r\n");
1125
1126 WriteLiteral("\t\t\t\t\t\t");
1127
1128
1129 #line 318 "D:\dynamicweb.net\Solutions\Bluedesk\koksgroup.cloud.dynamicweb-cms.com\files\Templates\Designs\ClientBase_generated\_parsed\Mailtemplate.parsed.cshtml"
1130 Write(p.GetString("Item.ParagraphsImage.ContentID.Text.Value"));
1131
1132
1133 #line default
1134 #line hidden
1135 WriteLiteral("\r\n\t\t\t\t\t</p>\r\n\r\n\t\t\t\t\t<!-- BEGIN CTA Button || Green Button -->\r\n\t\t\t\t\t<a");
1136
1137 WriteLiteral(" href=\"#\"");
1138
1139 WriteLiteral(" style=\"text-decoration: none;\"");
1140
1141 WriteLiteral(">\r\n\t\t\t\t\t\t<center>\r\n\t\t\t\t\t\t\t<table");
1142
1143 WriteLiteral(" style=\"background:#f36e21; border:0; width:100% !important; max-width:250px; pad" +
1144 "ding-left:20px; padding-right:20px; text-decoration:none;\"");
1145
1146 WriteLiteral(" cellpadding=\"0\"");
1147
1148 WriteLiteral(" cellspacing=\"0\"");
1149
1150 WriteLiteral(">\r\n\t\t\t\t\t\t\t\t<tr");
1151
1152 WriteLiteral(" style=\"border:0;\"");
1153
1154 WriteLiteral(">\r\n\t\t\t\t\t\t\t\t\t<td");
1155
1156 WriteLiteral(" style=\"color:white; font-weight: bold; text-align: center; font-family: \'Arial\'," +
1157 " \'Helvetica Neue\', Helvetica, sans-serif; text-decoration: none; padding-left: " +
1158 "15px; padding-top:10px; padding-bottom:10px; padding-right: 15px; line-height: 2" +
1159 "4px;\"");
1160
1161 WriteLiteral(" class=\"alternative-font\"");
1162
1163 WriteLiteral(">");
1164
1165
1166 #line 326 "D:\dynamicweb.net\Solutions\Bluedesk\koksgroup.cloud.dynamicweb-cms.com\files\Templates\Designs\ClientBase_generated\_parsed\Mailtemplate.parsed.cshtml"
1167 Write(p.GetString("Item.ParagraphsImage.ButtonID.ButtonText.Value"));
1168
1169
1170 #line default
1171 #line hidden
1172 WriteLiteral("</td>\r\n\t\t\t\t\t\t\t\t</tr>\r\n\t\t\t\t\t\t\t</table>\r\n\t\t\t\t\t\t</center>\r\n\t\t\t\t\t</a>\r\n\t\t\t\t\t<!-- END " +
1173 "CTA Button || Green button -->\r\n\r\n\t\t\t\t</td>\r\n\t\t\t</tr>\r\n\t\t</table>\r\n");
1174
1175 WriteLiteral("\t\t<!-- END *** Layout One Column module > Blue button *** -->\r\n");
1176
1177 WriteLiteral("\t\t<!-- BEGIN *** Divider *** -->\r\n");
1178
1179 WriteLiteral("\t\t<table");
1180
1181 WriteLiteral(" border=\"0\"");
1182
1183 WriteLiteral(" cellpadding=\"0\"");
1184
1185 WriteLiteral(" cellspacing=\"0\"");
1186
1187 WriteLiteral(" class=\"100padtopbottom\"");
1188
1189 WriteLiteral(" width=\"600\"");
1190
1191 WriteLiteral(">\r\n\t\t\t<tr>\r\n\t\t\t\t<td");
1192
1193 WriteLiteral(" height=\"20\"");
1194
1195 WriteLiteral(" valign=\"top\"");
1196
1197 WriteLiteral("><img");
1198
1199 WriteAttribute("src", Tuple.Create(" src=\"", 16862), Tuple.Create("\"", 16921)
1200
1201 #line 340 "D:\dynamicweb.net\Solutions\Bluedesk\koksgroup.cloud.dynamicweb-cms.com\files\Templates\Designs\ClientBase_generated\_parsed\Mailtemplate.parsed.cshtml"
1202 , Tuple.Create(Tuple.Create("", 16868), Tuple.Create<System.Object, System.Int32>(domain
1203
1204 #line default
1205 #line hidden
1206 , 16868), false)
1207
1208 #line 340 "D:\dynamicweb.net\Solutions\Bluedesk\koksgroup.cloud.dynamicweb-cms.com\files\Templates\Designs\ClientBase_generated\_parsed\Mailtemplate.parsed.cshtml"
1209 , Tuple.Create(Tuple.Create("", 16875), Tuple.Create<System.Object, System.Int32>(designRoot
1210
1211 #line default
1212 #line hidden
1213 , 16875), false)
1214 , Tuple.Create(Tuple.Create("", 16886), Tuple.Create("/assets/img/mailtemplate/spacer.gif", 16886), true)
1215 );
1216
1217 WriteLiteral(" style=\"height: 20px; width: 100%;\"");
1218
1219 WriteLiteral("></td>\r\n\t\t\t</tr>\r\n\t\t</table>\r\n");
1220
1221 WriteLiteral("\t\t<!-- END *** Divider *** -->\r\n");
1222
1223
1224 #line 344 "D:\dynamicweb.net\Solutions\Bluedesk\koksgroup.cloud.dynamicweb-cms.com\files\Templates\Designs\ClientBase_generated\_parsed\Mailtemplate.parsed.cshtml"
1225 }
1226
1227
1228 #line default
1229 #line hidden
1230 WriteLiteral("\t\t<!-- *** BEGIN opt out *** -->\r\n\t\t<table");
1231
1232 WriteLiteral(" border=\"0\"");
1233
1234 WriteLiteral(" cellpadding=\"0\"");
1235
1236 WriteLiteral(" cellspacing=\"0\"");
1237
1238 WriteLiteral(" class=\"100padtopbottom\"");
1239
1240 WriteLiteral(" width=\"600\"");
1241
1242 WriteLiteral(">\r\n\t\t\t<tr>\r\n\t\t\t\t<td");
1243
1244 WriteLiteral(" height=\"40\"");
1245
1246 WriteLiteral(" style=\"text-align:center; font-size: 12px; font-family: \'Arial\', \'Helvetica Neue" +
1247 "\', Helvetica, sans-serif;\"");
1248
1249 WriteLiteral(" class=\"alternative-font\"");
1250
1251 WriteLiteral(">\r\n\t\t\t\t\t\r\n");
1252
1253
1254 #line 350 "D:\dynamicweb.net\Solutions\Bluedesk\koksgroup.cloud.dynamicweb-cms.com\files\Templates\Designs\ClientBase_generated\_parsed\Mailtemplate.parsed.cshtml"
1255
1256
1257 #line default
1258 #line hidden
1259
1260 #line 350 "D:\dynamicweb.net\Solutions\Bluedesk\koksgroup.cloud.dynamicweb-cms.com\files\Templates\Designs\ClientBase_generated\_parsed\Mailtemplate.parsed.cshtml"
1261 foreach (var link in GetLoop("Item.OptOut"))
1262 {
1263 string length = (string)link.GetString("Item.OptOut.LoopCounter");
1264 if (Convert.ToInt32(length) != GetLoop("Item.OptOut").Count + 1){
1265
1266
1267 #line default
1268 #line hidden
1269 WriteLiteral("\t\t\t\t\t\t\t<a");
1270
1271 WriteAttribute("href", Tuple.Create(" href=\'", 17538), Tuple.Create("\'", 17584)
1272
1273 #line 354 "D:\dynamicweb.net\Solutions\Bluedesk\koksgroup.cloud.dynamicweb-cms.com\files\Templates\Designs\ClientBase_generated\_parsed\Mailtemplate.parsed.cshtml"
1274 , Tuple.Create(Tuple.Create("", 17545), Tuple.Create<System.Object, System.Int32>(link.GetString("Item.OptOut.Link_URL")
1275
1276 #line default
1277 #line hidden
1278 , 17545), false)
1279 );
1280
1281 WriteLiteral(" style=\"color: black;\"");
1282
1283 WriteLiteral(">");
1284
1285
1286 #line 354 "D:\dynamicweb.net\Solutions\Bluedesk\koksgroup.cloud.dynamicweb-cms.com\files\Templates\Designs\ClientBase_generated\_parsed\Mailtemplate.parsed.cshtml"
1287 Write(link.GetString("Item.OptOut.LinkName"));
1288
1289
1290 #line default
1291 #line hidden
1292 WriteLiteral("</a> \r\n");
1293
1294
1295 #line 355 "D:\dynamicweb.net\Solutions\Bluedesk\koksgroup.cloud.dynamicweb-cms.com\files\Templates\Designs\ClientBase_generated\_parsed\Mailtemplate.parsed.cshtml"
1296 }
1297 }
1298
1299
1300 #line default
1301 #line hidden
1302 WriteLiteral("\t\t\t\t</td>\r\n\t\t\t</tr>\r\n\t\t</table>\r\n\t\t<!-- *** END opt out *** -->\r\n\r\n\t</center>\r\n");
1303
1304 }
1305 }
1306 }
1307
1 @inherits Dynamicweb.Rendering.RazorTemplateBase<Dynamicweb.Rendering.RazorTemplateModel<Dynamicweb.Rendering.Template>>
2 @using Dynamicweb;
3 @using Dynamicweb.Content.Items;
4 @using Bluedesk.DynamicWeb.ItemTypes;
5 @using Bluedesk.DynamicWeb.ItemTypes.Pages;
6 @using Bluedesk.Tools.DynamicWeb.ExtensionMethods;
7 @using System.Linq;
8 @using Dynamicweb.Content;
9
10 @{
11 var domain = Dynamicweb.Environment.Helpers.LinkHelper.GetHttpDomain();
12 var designRoot = "/Files/Templates/Designs/" + Pageview.Area.Layout.Design.Name;
13 }
14 <style>
15 body{
16 padding:0; margin:0; background-color:#f4f4f4;
17 }
18 /* These are our tablet/medium screen media queries */
19 @@media screen and (max-width: 630px) {
20
21 /* Some more stacking elements */
22 *[class="mob-column"] { /* float: none !important; */
23 width: 100% !important;
24 }
25
26 /* For the 2x2 stack */
27 *[class="condensed"] {
28 padding-bottom: 40px !important;
29 display: block;
30 }
31
32 /* 100percent width section with 20px padding top & bottom */
33 *[class="100padtopbottom"] {
34 width: 100% !important;
35 padding: 0px 0px 0px 0px;
36 }
37
38 *[class="logo"] {
39 width: 100%;
40 }
41 }
42 </style>
43
44 <center>
45 <table border="0" cellpadding="0" cellspacing="0" class="100padtopbottom" width="600">
46 <tr>
47 <td height="40" style="color: black; text-align:center; font-size: 12px; font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif;" class="alternative-font">Problemen met het lezen van de nieuwsbrief? Bekijk de online versie</td>
48 </tr>
49 </table>
50
51 <!-- BEGIN *** Header *** -->
52 <table border="0" cellpadding="0" cellspacing="0" class="100padtopbottom" width="600" style="background: #ffffff;">
53
54 <!-- BEGIN Header Logo -->
55 <tr>
56 <td style="height: 100px;width:600px;" align="center"><img src='@GetString(%22Item.Logo%22)' class="logo" style="width:100%;"></td>
57 </tr>
58 <!-- END Header logo -->
59 <!-- BEGIN Header Title -->
60 <tr style="background:#000000; border:0;">
61 <td style="height: 60px; font-weight: bold; text-transform: lowercase; color: white; padding-left: 20px; font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif;" class="alternative-font">@GetString("Item.Header.Value") </td>
62 </tr>
63 <!-- END Header Title -->
64 <!-- BEGIN Header photo //header_photo.png -->
65 <tr>
66 <td><img src='@GetString(%22Item.HeaderImage%22)' style="width:100%;"></td>
67 </tr>
68 <!-- END Header photo -->
69
70 </table>
71 <!-- END *** Header *** -->
72 @GetValue("DwContent(mailtemplate)")
73
74 <table border="0" cellpadding="0" cellspacing="0" class="100padtopbottom" width="600" style="background: white;">
75 <tr style="text-align: center;">
76 <td style="padding: 20px 40px 40px 40px; text-align: left;">
77
78 <!-- BEGIN Subheader -->
79 <h2 style="color: #f36e21; font-size: 18px; padding: 0; text-align: left; font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif; text-transform: lowercase;" class="alternative-font">header</h2>
80 <!-- END Subheader -->
81 <!-- BEGIN Header -->
82 <h2 style="color: black; font-size: 20px; padding: 0px 0px 20px 0px; text-align: left; font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif; text-transform: lowercase;" class="alternative-font">header</h2>
83 <!-- END Header -->
84 <!-- BEGIN Body text -->
85 <p style="color: #58595b; font-size: 14px; line-height: 24px; padding-bottom: 20px; font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif; text-align: left;" class="alternative-font">
86
87 </p>
88 <!-- END Body text -->
89 <!-- BEGIN CTA Button || Green outline button -->
90 <a href="#" style="text-decoration: none;">
91 <center>
92 <table style="background:#FFFFFF; border:1px solid #f36e21; width:100% !important; max-width:250px; padding-left:20px; padding-right:20px; text-decoration:none;" cellpadding="0" cellspacing="0">
93 <tr style="border:0;">
94 <td style="color:#f36e21; font-weight: bold; text-align: center; font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif; text-decoration: none; padding-left: 15px; padding-top:10px; padding-bottom:10px; padding-right: 15px; line-height: 24px; text-transform: lowercase; text-transform: lowercase;" class="alternative-font">button</td>
95 </tr>
96 </table>
97 </center>
98 </a>
99 <!-- END CTA Button || Green outline button -->
100
101 </td>
102 </tr>
103 </table>
104
105 <!-- BEGIN *** Layout One Full Column module LOOP without an image*** -->
106 @foreach (var p in GetLoop("Item.ParagraphListID"))
107 {
108
109 <table border="0" cellpadding="0" cellspacing="0" class="100padtopbottom" width="600" style="background: white;">
110 <tr style="text-align: center;">
111 <td style="padding: 20px 40px 40px 40px; text-align: left;">
112
113 <!-- BEGIN Subheader -->
114 <h2 style="color: #f36e21; font-size: 18px; padding: 0; text-align: left; font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif; text-transform: lowercase;" class="alternative-font">@p.GetString("Item.ParagraphListID.HeaderText")</h2>
115 <!-- END Subheader -->
116 <!-- BEGIN Header -->
117 <h2 style="color: black; font-size: 20px; padding: 0px 0px 20px 0px; text-align: left; font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif; text-transform: lowercase;" class="alternative-font">@p.GetString("Item.ParagraphListID.HeaderText")</h2>
118 <!-- END Header -->
119 <!-- BEGIN Body text -->
120 <p style="color: #58595b; font-size: 14px; line-height: 24px; padding-bottom: 20px; font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif; text-align: left;" class="alternative-font">
121 @p.GetString("Item.ParagraphListID.ContentID.Text.Value")
122
123 </p>
124 <!-- END Body text -->
125 <!-- BEGIN CTA Button || Green outline button -->
126 <a href="#" style="text-decoration: none;">
127 <center>
128 <table style="background:#FFFFFF; border:1px solid #f36e21; width:100% !important; max-width:250px; padding-left:20px; padding-right:20px; text-decoration:none;" cellpadding="0" cellspacing="0">
129 <tr style="border:0;">
130 <td style="color:#f36e21; font-weight: bold; text-align: center; font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif; text-decoration: none; padding-left: 15px; padding-top:10px; padding-bottom:10px; padding-right: 15px; line-height: 24px; text-transform: lowercase; text-transform: lowercase;" class="alternative-font">@p.GetString("Item.ParagraphListID.ButtonID.ButtonText")</td>
131 </tr>
132 </table>
133 </center>
134 </a>
135 <!-- END CTA Button || Green outline button -->
136
137 </td>
138 </tr>
139 </table>
140 <!-- BEGIN *** Divider *** -->
141 <table border="0" cellpadding="0" cellspacing="0" class="100padtopbottom" width="600">
142 <tr>
143 <td height="20" valign="top"><img src="@domain@designRoot/assets/img/mailtemplate/spacer.gif" style="height: 20px; width: 100%;background-color:#bbbaba;"></td>
144 </tr>
145 </table>
146 <!-- END *** Divider *** -->
147 }
148 <!-- END *** Layout One Full Column module*** -->
149
150 <!-- BEGIN *** Layout Two Column module || Photo right > Green button *** -->
151 @foreach (var p in GetLoop("Item.ParagraphsRight"))
152 {
153 <table border="0" cellpadding="0" cellspacing="0" class="100padtopbottom" width="600" style="background: white;">
154 <tr>
155 <!-- BEGIN Call to action | Container -->
156 <td align="left" class="condensed" valign="top">
157 <table align="left" border="0" cellpadding="0" cellspacing="0" class="mob-column" width="300">
158 <tr>
159 <td valign="top" align="center">
160
161 <!-- BEGIN Call to action -->
162 <table border="0" cellpadding="10" cellspacing="0" width="100%">
163 <tr>
164 <td style="padding: 20px 30px 20px 30px; text-align: center;">
165
166 <!-- BEGIN Subheader -->
167 <h2 style="color: #f36e21; font-size: 18px; padding: 0; text-align: left; font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif; text-transform: lowercase;" class="alternative-font">@p.GetString("Item.ParagraphsRight.HeaderText")</h2>
168 <!-- END Subheader -->
169 <!-- BEGIN Header -->
170 <h2 style="color: black; font-size: 20px; padding: 0px 0px 20px 0px; text-align: left; font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif; text-transform: lowercase;" class="alternative-font">@p.GetString("Item.ParagraphsRight.HeaderText")</h2>
171 <!-- END Header -->
172 <!-- BEGIN Body text -->
173 <p style="color: black; font-size: 14px; line-height: 24px; padding-bottom: 20px; font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif; text-align: left;" class="alternative-font">
174 @p.GetString("Item.ParagraphsRight.ContentID.Text.Value")
175 </p>
176 <!-- END Body text -->
177 <!-- BEGIN CTA Button -->
178 <a href="#" style="text-decoration: none;">
179 <center>
180 <table style="background:#f36e21; border:0; width:100% !important; max-width:250px; padding-left:20px; padding-right:20px; text-decoration:none;" cellpadding="0" cellspacing="0">
181 <tr style="border:0;">
182 <td style="color:white; font-weight: bold; text-align: center; font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif; text-decoration: none; padding-left: 15px; padding-top:10px; padding-bottom:10px; padding-right: 15px; line-height: 24px; text-transform: lowercase;" class="alternative-font">@p.GetString("Item.ParagraphsRight.ButtonID.ButtonText")</td>
183 </tr>
184 </table>
185 </center>
186 </a>
187 <!-- END CTA Button -->
188
189 </td>
190 </tr>
191 </table>
192 <!-- END call to action -->
193
194 </td>
195 </tr>
196 </table>
197 </td>
198 <!-- END Call to action | Container -->
199 <!-- BEGIN Image | Container -->
200 <td align="left" class="condensed" valign="top">
201 <!-- BEGIN Image -->
202 <table align="left" border="0" cellpadding="0" cellspacing="0" class="mob-column" width="300">
203 <tr>
204 <td valign="top" align="center"><img width="300" src='@p.GetString(%22Item.ParagraphsRight.ImageID.Image%22)' style="width:100%;"></td> </tr>
205 </table>
206 <!-- END Image -->
207 </td>
208 <!-- END Image | Container -->
209
210 </tr>
211 </table>
212 <!-- *** END Layout Two Column module || Photo right > Green button *** -->
213 <!-- BEGIN *** Divider *** -->
214 <table border="0" cellpadding="0" cellspacing="0" class="100padtopbottom" width="600">
215 <tr>
216 <td height="20" valign="top"><img src="@domain@designRoot/assets/img/mailtemplate/spacer.gif" style="height: 20px; width: 100%;"></td>
217 </tr>
218 </table>
219 <!-- END *** Divider *** -->
220 }
221
222 <!-- BEGIN *** Layout Two Column module || Photo left > Green button *** -->
223 @foreach (var p in GetLoop("Item.ParagraphsLeft"))
224 {
225 <table border="0" cellpadding="0" cellspacing="0" class="100padtopbottom" width="600" style="background: white;">
226
227 <tr>
228
229 <!-- BEGIN Image | Container -->
230 <td align="left" class="condensed" valign="top">
231 <!-- BEGIN Image -->
232 <table align="left" border="0" cellpadding="0" cellspacing="0" class="mob-column" width="300">
233 <tr>
234 <td valign="top" align="center"><img width="300" src='@p.GetString(%22Item.ParagraphsLeft.ImageID.Image%22)' style="width:100%;"></td>
235 </tr>
236 </table>
237 <!-- END Image -->
238 </td>
239 <!-- END Image | Container -->
240 <!-- BEGIN Call to action | Container -->
241 <td align="left" class="condensed" valign="top">
242 <table align="left" border="0" cellpadding="0" cellspacing="0" class="mob-column" width="300">
243 <tr>
244 <td valign="top" align="center">
245
246 <!-- BEGIN Call to action -->
247 <table border="0" cellpadding="10" cellspacing="0" width="100%">
248 <tr>
249 <td style="padding: 20px 30px 20px 30px; text-align: center;">
250
251 <!-- BEGIN Subheader -->
252 <h2 style="color: #f36e21; font-size: 18px; padding: 0; text-align: left; font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif; text-transform: lowercase;" class="alternative-font">@p.GetString("Item.ParagraphsLeft.HeaderText")</h2>
253 <!-- END Subheader -->
254 <!-- BEGIN Header -->
255 <h2 style="color: black; font-size: 20px; padding: 0px 0px 20px 0px; text-align: left; font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif; text-transform: lowercase;" class="alternative-font">@p.GetString("Item.ParagraphsLeft.HeaderText")</h2>
256 <!-- END Header -->
257 <!-- BEGIN Body text -->
258 <p style="color: black; font-size: 14px; line-height: 24px; padding-bottom: 20px; font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif; text-align: left;" class="alternative-font">
259 @p.GetString("Item.ParagraphsLeft.ContentID.Text.Value")
260 </p>
261 <!-- END Body text -->
262 <!-- BEGIN CTA Button || Green Button -->
263 <a href="#" style="text-decoration: none;">
264 <center>
265 <table style="background:#f36e21; border:0; width:100% !important; max-width:250px; padding-left:20px; padding-right:20px; text-decoration:none;" cellpadding="0" cellspacing="0">
266 <tr style="border:0;">
267 <td style="color:white; font-weight: bold; text-align: center; font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif; text-decoration: none; padding-left: 15px; padding-top:10px; padding-bottom:10px; padding-right: 15px; line-height: 24px; text-transform: lowercase;" class="alternative-font">@p.GetString("Item.ParagraphsLeft.ButtonID.ButtonText.Value")</td>
268 </tr>
269 </table>
270 </center>
271 </a>
272 <!-- END CTA Button || Green button -->
273
274 </td>
275 </tr>
276 </table>
277 <!-- END call to action -->
278
279 </td>
280 </tr>
281 </table>
282 </td>
283 <!-- END Call to action | Container -->
284
285 </tr>
286 </table>
287 <!-- END *** Layout Two Column module || Photo left > Green button *** -->
288 <!-- BEGIN *** Divider *** -->
289 <table border="0" cellpadding="0" cellspacing="0" class="100padtopbottom" width="600">
290 <tr>
291 <td height="20" valign="top"><img src="@domain@designRoot/assets/img/mailtemplate/spacer.gif" style="height: 20px; width: 100%;"></td>
292 </tr>
293 </table>
294 <!-- END *** Divider *** -->
295 }
296 <!-- BEGIN *** Layout One Column module FULL WIDTH IMAGE > Blue button *** -->
297 @foreach (var p in GetLoop("Item.ParagraphsImage"))
298 {
299 <table border="0" cellpadding="0" cellspacing="0" class="100padtopbottom" width="600" style="background: white;">
300 <td style="padding: 20px 30px 30px 30px;">
301 <!-- BEGIN Header -->
302 <h2 style="color: #f36e21; font-size: 20px; text-align: left; font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif; text-transform: lowercase;" class="alternative-font">@p.GetString("Item.ParagraphsImage.HeaderText")</h2>
303 <!-- END Header -->
304 </td>
305 <!-- BEGIN Image | Container -->
306 <tr style="border:0;">
307 <td>
308 <!-- BEGIN Image -->
309 <img src='@p.GetString(%22Item.ParagraphsImage.ImageID.Image%22)' style="width:100%;">
310 <!-- END Image -->
311 </td>
312 </tr>
313 <!-- END Image | Container -->
314 <tr style="text-align: center;">
315 <td style="padding: 20px 40px 40px 40px; text-align: center;">
316
317 <p style="color: black; font-size: 14px; line-height: 24px; padding-bottom: 20px; font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif;" class="alternative-font">
318 @p.GetString("Item.ParagraphsImage.ContentID.Text.Value")
319 </p>
320
321 <!-- BEGIN CTA Button || Green Button -->
322 <a href="#" style="text-decoration: none;">
323 <center>
324 <table style="background:#f36e21; border:0; width:100% !important; max-width:250px; padding-left:20px; padding-right:20px; text-decoration:none;" cellpadding="0" cellspacing="0">
325 <tr style="border:0;">
326 <td style="color:white; font-weight: bold; text-align: center; font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif; text-decoration: none; padding-left: 15px; padding-top:10px; padding-bottom:10px; padding-right: 15px; line-height: 24px;" class="alternative-font">@p.GetString("Item.ParagraphsImage.ButtonID.ButtonText.Value")</td>
327 </tr>
328 </table>
329 </center>
330 </a>
331 <!-- END CTA Button || Green button -->
332
333 </td>
334 </tr>
335 </table>
336 <!-- END *** Layout One Column module > Blue button *** -->
337 <!-- BEGIN *** Divider *** -->
338 <table border="0" cellpadding="0" cellspacing="0" class="100padtopbottom" width="600">
339 <tr>
340 <td height="20" valign="top"><img src="@domain@designRoot/assets/img/mailtemplate/spacer.gif" style="height: 20px; width: 100%;"></td>
341 </tr>
342 </table>
343 <!-- END *** Divider *** -->
344 }
345 <!-- *** BEGIN opt out *** -->
346 <table border="0" cellpadding="0" cellspacing="0" class="100padtopbottom" width="600">
347 <tr>
348 <td height="40" style="text-align:center; font-size: 12px; font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif;" class="alternative-font">
349
350 @foreach (var link in GetLoop("Item.OptOut"))
351 {
352 string length = (string)link.GetString("Item.OptOut.LoopCounter");
353 if (Convert.ToInt32(length) != GetLoop("Item.OptOut").Count + 1){
354 <a href='@link.GetString("Item.OptOut.Link_URL")' style="color: black;">@link.GetString("Item.OptOut.LinkName")</a>
355 }
356 }
357 </td>
358 </tr>
359 </table>
360 <!-- *** END opt out *** -->
361
362 </center>
363