File: //home/bk/efi/eficenter.ru/tpls/ru/news_list.html
<!-- START BLOCK : block_news_cat -->
<!-- END BLOCK : block_news_cat -->
<!-- START BLOCK : block_news_announces -->
<div class="newsList">
<!-- START BLOCK : block_news_img -->
<a style="display:block; float:left; margin-bottom:40px" href="{news_link}"><img style="vertical-align:middle" src="{img_path}" /></a>
<!-- END BLOCK : block_news_img -->
<h2 style="margin-bottom:12px; position:relative; margin-left:170px"><span style="display:none">{news_date}</span> <a href="{news_link}">{news_title}</a></h2>
<p style="margin-bottom:40px; position:relative; margin-left:170px">{news_announce}</p>
<div style="clear:both"></div>
</div>
<!-- END BLOCK : block_news_announces -->
<!-- START BLOCK : nav -->
<div id="path">
<span style="font-weight:normal"></span> {nav_string}
</div>
<!-- END BLOCK : nav -->