Блоки под постом

Под телом сообшения
После <data:post.body/>
Вставляем код. Это код моей таблицы с контактными данными. Нужно обрамить тегами, то что выделенно красным.

<b:if cond='data:blog.pageType != &quot;index&quot;'><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 != &quot;index&quot;'>
 &lt;script type=&#39;text/javascript&#39;&gt;&lt;!--
google_ad_client = &quot;ca-pub-1807326321276894&quot;;
/* AP ссылки под постом */
google_ad_slot = &quot;1065050792&quot;;
google_ad_width = 468;
google_ad_height = 15;
//--&gt;
&lt;/script&gt;
&lt;script src=&#39;http://pagead2.googlesyndication.com/pagead/show_ads.js&#39; type=&#39;text/javascript&#39;&gt;
&lt;/script&gt;
</b:if>