Example Custom Footer

Here is an example custom footer:

Example Footer
<br>
<table border="0" cellpadding="10" cellspacing="0" width="100%">
     <tbody>
          <tr>
               <td align="center" valign="top" width="100%">
                    <font color="999999" font="" size="1px">This email was sent to: %%email%%<br>
                         This email was sent by: <b>%%cemaildisplayname%%</b><br>
                         %%cstreet%% <BR>
                         %%ccity%%, %%cstate%% %%czip%%
                    </font>
               </td>
          </tr>
          <tr>
               <td align="center" bgcolor="#ffffff" valign="top" width="100%">
                    <font color="#444444" face="verdana" size="1"><a alias="View As Web Page" href="%%viewaswebpage_link%%">Web Page View</a></font> / <font color="#444444" face="verdana" size="1"><a alias="Update Profile" href="%%profilecenter_link%%">Update Your Profile</a> / <a alias="Unsubscribe" href="%%unsubscribe_link%%">Unsubscribe</a> / <a alias="Forward" href="%%fwtf_link%%">Forward to a Friend</a>
                    </font>
               </td>
          </tr>
     </tbody>
</table>

 

Learn more about editing footers on the previous wiki article.