summaryrefslogtreecommitdiff
path: root/html/processed-views/email/partials/Header.html
blob: 4bb9e7b714d68ab8a38c20a00d303665c95095f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<tr>
	<td align="center" valign="top" id="templateHeader" class="default" data-template-container="">
		<!--[if (gte mso 9)|(IE)]>
		<table align="center" border="0" cellspacing="0" cellpadding="0" width="700" style="width:700px;">
			<tr>
				<td align="center" valign="top" width="700" style="width:700px;">
					<![endif]-->
		<table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
			<tbody><tr>
				<td valign="top" class="headerContainer">
					<table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnImageBlock" style="min-width:100%;">
						<tbody class="mcnImageBlockOuter">
							<tr>
								<td valign="top" style="padding:19px 0 16px;" class="mcnImageBlockInner">
									<table align="left" width="100%" border="0" cellpadding="0" cellspacing="0" class="mcnImageContentContainer" style="min-width:100%;">
										<tbody>
											<tr>
												<td class="mcnImageContent" valign="top" style="padding-right: 9px; padding-left: 9px; padding-top: 0; padding-bottom: 0; text-align:center;">
													<a href="../index.html"><img align="center" alt="" src="../Content/media/logo.svg" width="263" style="max-width: 263px; padding-bottom: 0px; vertical-align: bottom; display: inline !important; border: 1px none; border-radius: 0%;" class="mcnImage"></a>
												</td>
											</tr>
										</tbody>
									</table>
								</td>
							</tr>
							<tr>
								<td align="center" bgcolor="#000000" background="../Content/media/wood.png" width="700" height="7" valign="top" style="background: url('../Content/media/wood.png') repeat / scroll center #000000;">
							</td></tr>
						</tbody>
					</table>
				</td>
			</tr>
		</tbody></table>
		<!--[if (gte mso 9)|(IE)]>
				</td>
			</tr>
		</table>
		<![endif]-->
	</td>
</tr>