13 lines
340 B
HTML
13 lines
340 B
HTML
![]() |
<table width="100%">
|
||
|
<tr>
|
||
|
<td colspan="2">Hi,<br/>Your friend thought you might be interested in this video:</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td>
|
||
|
<a href="[videoPage]" target="_blank"><img border="0" src="[imgPath]" alt="Go to Video!" /></a>
|
||
|
</td>
|
||
|
<td>
|
||
|
|
||
|
</td>
|
||
|
</tr>
|
||
|
</table>
|