Advertisement
Guest User

Untitled

a guest
Jan 27th, 2015
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.40 KB | None | 0 0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
  2. "http://www.w3.org/TR/html4/loose.dtd">
  3. <html>
  4. <head>
  5. <title></title>
  6. <meta charset="utf-8">
  7. <meta http-equiv="Content-type" content="text/html;charset=UTF-8">
  8. </head>
  9. <body>
  10. <table cellspacing="0" cellpadding="0" border="0" style="width:100%;">
  11. <tr>
  12. <td align="center">
  13. <table cellspacing="0" cellpadding="0" border="0" style="width:586px;">
  14. <tr>
  15. <td class="style1" style="background-color:#5c5c5c;"><img src="http://mygorkana.com/static/img/email_template/pix.gif" alt="" width="3" height="1"/></td>
  16. <td style="background-color:#5c5c5c; width:580px">
  17. <table cellpadding="0" cellspacing="0" border="0" bgcolor="#FFFFFF" style="width:580px">
  18. <tr>
  19. <td height="3" colspan="3" style="background:#5c5c5c;"></td>
  20. </tr>
  21. <tr>
  22. <td height="113" nowrap>
  23. <table border="0" cellspacing="0" cellpadding="0">
  24. <tr>
  25. <td width="209" height="20"><img src="http://mygorkana.com/static/img/email_template/bg_1.png" width="209"
  26. height="20"></td>
  27. <td width="163" height="20"><img src="http://mygorkana.com/static/img/email_template/bg_4.png" width="163"
  28. height="20"></td>
  29. <td width="208" height="20"><img src="http://mygorkana.com/static/img/email_template/bg_7.png" width="208"
  30. height="20"></td>
  31. </tr>
  32. <tr>
  33. <td width="209" height="41"><img src="http://mygorkana.com/static/img/email_template/bg_2.png" alt="Gorkana Group" width="209"
  34. height="41"></td>
  35. <td width="163" height="41"><img src="http://mygorkana.com/static/img/email_template/bg_5.png" width="163"
  36. height="41"></td>
  37. <td height="41" bgcolor="#40ABED">
  38. <table cellpadding="0" cellspacing="0" border="0" style="height:41px;width:208px">
  39. <tr>
  40. <#if hotRequest>
  41. <td style="background-color:#40ABED;font-size:18px;font-weight:bold;color:#FF0000;font-family:Arial, Helvetica, sans-serif;text-align:right;padding:0 10px 0 0;">
  42. URGENT Request
  43. </td>
  44. <#else>
  45. <td style="background-color:#40ABED;font-size:18px;font-weight:bold;color:#FFFFFF;font-family:Arial, Helvetica, sans-serif;text-align:right;padding:0 10px 0 0;">
  46. Media Requests
  47. </td>
  48. </#if>
  49.  
  50.  
  51. </tr>
  52. <tr>
  53. <td style="background-color:#40ABED; color:#FFFFFF; text-align:right; padding:0 10px 0 0; height:13px; font: bold 11px Arial;"
  54. nowrap>${todayDate}
  55. </td>
  56. </tr>
  57. </table>
  58. </td>
  59. </tr>
  60. <tr>
  61. <td width="209" height="52"><img src="http://mygorkana.com/static/img/email_template/pix.gif" width="209"
  62. height="52"></td>
  63. <td width="163" height="52"><img src="http://mygorkana.com/static/img/email_template/bg_11.png" width="163"
  64. height="52"></td>
  65. <td width="208" height="52"><img src="http://mygorkana.com/static/img/email_template/bg_9.png" width="208"
  66. height="52"></td>
  67. </tr>
  68. </table>
  69. </td>
  70. </tr>
  71. <tr>
  72. <td colspan="3" style="background:#ffffff">
  73. <table cellpadding="0px" cellspacing="0" border="0" width="580">
  74. <tr>
  75. <td style="width:20px"><img src="http://mygorkana.com/static/img/email_template/pix.gif" width="20"
  76. height="1"></td>
  77. <td style="color:#012867;font:normal 12px Arial,Helvetica,sans-serif;width:520px">
  78. <span style="color:#012867;font:bold 18px Arial,Helvetica,sans-serif">
  79. <#if mediaOutlet??>
  80. <#assign mediaOutlet="${mediaOutlet} - ">
  81. <#else>
  82. <#assign mediaOutlet="">
  83. </#if>
  84. <#if !showDetailLink??>
  85. ${mediaOutlet} ${requestTitle}
  86. <#else>
  87. ${mediaOutlet}
  88. <a href="${showDetailLink}">${requestTitle}</a>
  89. </#if>
  90. </span>
  91. <br/>
  92. <br/>
  93. <table width="100%" cellpadding="0" cellspacing="0" style="border-collapse: collapse;">
  94. <tr>
  95. <td>
  96. <#if !showDetailLink??>
  97. <b>Type of request:</b> ${requestTypes}
  98. <br><br>
  99. </#if>
  100. <b>Details:</b> ${requestDetail}
  101. <#if showDetailLink??>
  102. ... <a href="${showDetailLink}">(View more)</a>
  103. </#if>
  104. <br>
  105. <br>
  106. <span style="font-style: italic;<#if hotRequest> color: red; font-weight: bold;</#if> "><b>Deadline:</b> ${deadline}</span>
  107. <br>
  108. <#if !showDetailLink??>
  109. <br>
  110. <#if journalistName??>
  111. <b>Journalist Name:</b>
  112. ${journalistName}
  113. </#if>
  114. <br>
  115. <b>Contact Email:</b>
  116. <#if contactEmail??>
  117. <a href="mailto:${contactEmail}">${contactEmail}</a>
  118. <#else>
  119. (none given)
  120. </#if>
  121. <br>
  122. <b>Contact Phone:</b>
  123. <#if contactPhone??>
  124. ${contactPhone}
  125. <#else>
  126. (none given)
  127. </#if>
  128. <br>
  129. </#if>
  130. </td>
  131. </tr>
  132.  
  133. </table>
  134. <br/>
  135. </td>
  136. <td style="width:20px"><img src="http://mygorkana.com/static/img/email_template/pix.gif" width="20"
  137. height="1"></td>
  138. </tr>
  139. </table>
  140. </td>
  141. </tr>
  142. <!-- + + + + + + + + BANNER + + + + + + + + -->
  143. <!-- + + + + + + + + BANNER + + + + + + + + -->
  144.  
  145. <!-- + + + + + + + + BANNER + + + + + + + + -->
  146. <!-- + + + + + + + + BANNER + + + + + + + + -->
  147. <tr>
  148. <td colspan="3" style="height:10px"><img src="http://mygorkana.com/static/img/email_template/pix.gif" height="10px">
  149. </td>
  150. </tr>
  151. <tr>
  152. <td colspan="3" style="height:10px;background-color:#5C5C5C"><img
  153. src="http://mygorkana.com/static/img/email_template/pix.gif" height="10px"></td>
  154. </tr>
  155. <tr>
  156. <td colspan="3"
  157. style="background-color:#5C5C5C;color:#FFFFFF;font:13px Arial, Helvetica, sans-serif;padding:5px 0 10px 0;text-align:center;">
  158. Contact us - +44 (0)20 7074 2555 or <a href="mailto:MR@gorkana.com" style="color:#FFFFFF">MR@gorkana.com</a>
  159. <br/><br/>
  160. <a href="http://mygorkana.com/about/help/terms" target="_blank" style="color:#FFFFFF">Terms and
  161. Conditions</a>
  162.  
  163. </td>
  164. </tr>
  165. </table>
  166. </td>
  167. <td style="background-color:#5c5c5c;"><img src="http://mygorkana.com/static/img/email_template/pix.gif" alt="" width="3" height="1"/></td>
  168. </tr>
  169. <tr>
  170. <td style="background-color:#ffffff;">&nbsp;</td>
  171. <td style="background-color:#ffffff; width:580px; font-size: 9px;">Gorkana Group Ltd (874637) is registered in England at Discovery House, 28-42 Banner Street, London, EC1Y 8QE.</td>
  172. <td style="background-color:#ffffff;">&nbsp;</td>
  173. </tr>
  174. </table>
  175. </td>
  176. </tr>
  177. </table>
  178. </body>
  179. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement