Вход Регистрация
Файл: core/tpl/user/default/blocks/news_center.tpl.html
Строк: 33
<?php
{* шаблон блока обзора новостей *}

{if 
$news_array}
{
section name=u loop=$news_array}
{if 
$smarty.section.u.index ne 0}<br>{/if}
<
table cellspacing="0" cellpadding="0" width="100%">
  <
tr>
    <
td align="left" valign="top" style="padding-top: 1px;"><b>{$news_array[u].add_date}</b>&nbsp;&nbsp;&nbsp;&nbsp;</td>
    <
td align="left" valign="top" width="100%"><a href="{if $smarty.const.CONF_MOD_REWRITE eq 1}show_news_{$news_array[u].NID}.html{else}index.php?fullnews={$news_array[u].NID}{/if}" class="cl12">{$news_array[u].title}</a>
      <
div class="fil1"></div>
      {
$news_array[u].textToPrePublication}</td>
  </
tr>
</
table>
{/
section}
{else}
<
div align="center">{$smarty.const.STRING_NO_NEWS}</div>
{/if}
?>
Онлайн: 1
Реклама