Под телом сообшения
После <data:post.body/>
Вставляем код. Это код моей таблицы с контактными данными. Нужно обрамить тегами, то что выделенно красным.
<b:if cond='data:blog.pageType != "index"'><div class='widget-content'>
<br/><h4>
<font face='arial' size='5'>Our Agents.</font>
</h4>
<div>
<font face='arial'>Call them and find answers for all questions!</font>
</div>
<h4>
<table align='left' border='0' cellpadding='0' cellspacing='0' width='338px'>
<tbody>
<tr>
<td>
<a href='http://www.facebook.com/profile.php?id=100000672292318' target='_top'>
<img src='http://s017.radikal.ru/i431/1201/dc/9b99d5804572.jpg'/>
</a>
</td>
<td>
<font face='arial' size='4'>Jai</font>
</td>
<td>
<font face='arial' size='4'>093-136-73-25</font>
</td>
</tr>
<tr>
<td>
<a href='http://www.facebook.com/profile.php?id=100001311223838' target='_top'>
<img src='http://i055.radikal.ru/1201/f7/e5d3807bf069.jpg'/>
</a>
</td>
<td>
<font face='arial' size='4'>Chuks</font>
</td>
<td>
<font size='4'>093-782-95-52</font>
</td>
</tr>
<tr>
<td>
<a href='http://www.facebook.com/flatsrentLG' target='_top'>
<img src='http://s004.radikal.ru/i207/1202/81/803ea3555962.jpg'/>
</a>
</td>
<td>
<font face='arial' size='4'>Vitalik</font>
</td>
<td>
<font size='4'>063-733-85-09</font>
</td>
</tr>
</tbody>
</table>
</h4>
</div>
<div class='clear'/></b:if>
Код рекламы там же
<b:if cond='data:blog.pageType != "index"'>
<script type='text/javascript'><!--
google_ad_client = "ca-pub-1807326321276894";
/* AP ссылки под постом */
google_ad_slot = "1065050792";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script src='http://pagead2.googlesyndication.com/pagead/show_ads.js' type='text/javascript'>
</script>
</b:if>