This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!--begin text ad markup--> | |
<table class='letterhead-promotion' style='margin: 0 auto; max-width: 600px;'> | |
<tr class='letterhead-promotion__row'> | |
<td class='letterhead-promotion__row__cell' style='text-align: center; padding-bottom: 8px;'> | |
<p class='letterhead-promotion__row__cell__promoter-display-name' style='font-size: 85%;'> | |
Advertisement from {{ promoterDisplayName }} | |
</p> | |
</td> | |
</tr> | |
<tr class='letterhead-promotion__row'> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta charset="utf-8"> | |
<meta name="viewport" content="width=device-width"> | |
<title>JS Bin</title> | |
</head> | |
<body> | |
<script id="jsbin-javascript"> |