Файл: templates/web/news_body.tpl
Строк: 14
<!-- BEGIN news -->
<span
class="cattitle">- <a
href="forum1.xhtml">Все
новости</a></span>
<!-- BEGIN
fetchpost_row -->
<div
class="row1">{L_POSTED}: {news.fetchpost_row.POSTER}
{news.fetchpost_row.TIME}<br/>
<b>{news.fetchpost_row.TITLE}</b><br/>{news.fetchpost_row.TEXT}
<a
href="{news.fetchpost_row.U_READ_FULL}">{news.fetchpost_row.L_READ_FULL}</a><br
/>
<div
class="row_hard"><a
href="{news.fetchpost_row.U_VIEW_COMMENTS}">{L_COMMENTS}
[{news.fetchpost_row.REPLIES}]</a> <a
href="{news.fetchpost_row.U_POST_COMMENT}">{L_POST_COMMENT}</a></div>
</div>
<br/>
<!-- END fetchpost_row -->
<!-- END
news -->