ghenzdeveloper

override-entire-email

Mar 18th, 2021 (edited)
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.44 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="w3.org/1999/xhtml">
  3.    <head>
  4.       <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  5.       <title>We Friends</title>
  6.    </head>
  7.    <body>
  8.       <table width="1254" border="0" cellpadding="1" cellspacing="1" summary="We Friends Logo">
  9.          <caption>
  10.             We Friends Community
  11.          </caption>
  12.          <tr>
  13.             <th width="1250" scope="col"><img src="https://wefriends.in/wp-content/uploads/2021/03/Logo-75.png" width="153" height="75" alt="We Friends" longdesc="wefriends.in" /></th>
  14.          </tr>
  15.       </table>
  16.       <br />
  17.       <table width="689" border="0" align="center" cellpadding="1" cellspacing="1">
  18.          <caption>
  19.             Content
  20.          </caption>
  21.          <tr>
  22.             <td width="1094" scope="col">
  23.                {email_contents}
  24.                <p align="left">&nbsp;</p>
  25.                <p align="left">&nbsp;</p>
  26.                <p align="left">This email was sent to {currentuserfullname} ({useremail}).</p>
  27.                <p>If you do not wish to receive these emails from {sitename}, you can <a href="{unsubscribeurl}">manage your preferences</a> here.</p>
  28.                <p>Copyright (c) {year} {sitename}</p>
  29.                <p align="left">&nbsp;</p>
  30.                <p></p>
  31.             </td>
  32.          </tr>
  33.       </table>
  34.    </body>
  35. </html>
Add Comment
Please, Sign In to add comment