Skip to content

Commit 2dd80b4

Browse files
committed
example html changed
1 parent 935591d commit 2dd80b4

1 file changed

Lines changed: 2 additions & 37 deletions

File tree

examples/newsletter.html

Lines changed: 2 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,10 @@
1-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
1+
<!DOCTYPE html>
22
<html xmlns:fb="http://www.facebook.com/2008/fbml" xmlns:og="http://opengraph.org/schema/">
33

44
<head>
5-
65
<meta property="fb:page_id" content="43929265776" />
7-
86
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
9-
107
<meta property="og:title" content="Profíku, chtěj za své peníze maximum!">
11-
128
<title>Profíku, chtěj za své peníze maximum!</title>
139
</head>
1410

@@ -17,52 +13,36 @@
1713
<table border="0" cellpadding="0" cellspacing="0" height="100%" width="100%" id="backgroundTable">
1814
<tr>
1915
<td align="center" valign="top">
20-
2116
<table border="0" cellpadding="10" cellspacing="0" width="600" id="templatePreheader">
2217
<tr>
2318
<td valign="top" class="preheaderContent">
24-
25-
2619
<table border="0" cellpadding="10" cellspacing="0" width="100%">
2720
<tr>
2821
<td valign="top">
2922
<div>Vybrali jsme pro tebe tu nejlep&scaron;&iacute; a nejobl&iacute;beněj&scaron;&iacute; techniku za super ceny.</div>
3023
</td>
3124
<td valign="top" width="180">
32-
<div>Nezobrazuje se ti n&aacute;&scaron; newsletter spr&aacute;vně? <a href="http://us7.campaign-archive2.com/?u=903a772a23d041de962c30bce&id=8d8c26a7b0&e=b90c4d7c8e" target="_blank">Klikni zde</a>.&nbsp;
33-
34-
</div>
25+
<div>Nezobrazuje se ti n&aacute;&scaron; newsletter spr&aacute;vně? <a href="http://us7.campaign-archive2.com/?u=903a772a23d041de962c30bce&id=8d8c26a7b0&e=b90c4d7c8e" target="_blank">Klikni zde</a>.&nbsp;</div>
3526
</td>
3627
</tr>
3728
</table>
38-
39-
4029
</td>
4130
</tr>
4231
</table>
43-
4432
<table border="0" cellpadding="0" cellspacing="0" width="600" id="templateContainer">
4533
<tr>
4634
<td align="center" valign="top">
47-
4835
<table border="0" cellpadding="0" cellspacing="0" width="600" id="templateHeader">
4936
<tr>
5037
<td class="headerContent">
51-
52-
5338
<img src="images/newsletter_03_2014_profi_dj.jpg" alt="" border="0" id="headerImage campaign-icon">
54-
55-
5639
</td>
5740
</tr>
5841
</table>
59-
6042
</td>
6143
</tr>
6244
<tr>
63-
6445
<td align="center" valign="top" class="bodyContent">
65-
6646
<a href="http://www.profi-dj.cz/studio-technika/studiove-monitory/stojany-na-monitory/bespeco-pn90fl/" target="_blank">
6747
<img src="images/newsletter_03_2014_profi_dj_02.jpg" alt="Místo pro tvé monitory" border="0" id="contentImage2">
6848
</a>
@@ -87,37 +67,23 @@
8767
<a href="http://www.profi-dj.cz/" target="_blank">
8868
<img src="images/newsletter_03_2014_profi_dj_09.jpg" alt="Profi DJ" border="0" id="contentImage8">
8969
</a>
90-
9170
</td>
9271
</tr>
9372
<tr>
9473
<td align="center" valign="top">
95-
9674
<table border="0" cellpadding="10" cellspacing="0" width="600" id="templateFooter">
9775
<tr>
9876
<td valign="top" class="footerContent">
99-
100-
10177
<table border="0" cellpadding="10" cellspacing="0" width="100%">
102-
<!--<tr>
103-
<td colspan="2" valign="middle" id="social">
104-
<div mc:edit="std_social">
105-
&nbsp;<a href="Twitter Account not yet Authorized">follow on Twitter</a> | <a href="https://www.facebook.com/shockworks.spravce">friend on Facebook</a> | <a href="*|DEFAULT:FORWARD|*">forward to a friend</a>&nbsp;
106-
</div>
107-
</td>
108-
</tr>-->
10978
<tr>
11079
<td colspan="2" valign="middle" id="utility">
11180
<div>Pokud nechce&scaron; nad&aacute;le dost&aacute;vat n&aacute;&scaron; newsletter pro prof&iacute;ky, jednodu&scaron;e se může&scaron; odhl&aacute;sit <a href="" target="_blank">zde</a>.&nbsp;</div>
11281
</td>
11382
</tr>
11483
</table>
115-
116-
11784
</td>
11885
</tr>
11986
</table>
120-
12187
</td>
12288
</tr>
12389
</table>
@@ -127,6 +93,5 @@
12793
</table>
12894
</center>
12995
</body>
130-
</body>
13196

13297
</html>

0 commit comments

Comments
 (0)