Файл: templates/wap/blog/entry_body.tpl
Строк: 9
<center>{ENTRY_SUBJECT}</center>
- <a
href="{U_WEBLOG}">{WEBLOG_NAME}</a>
<div
class="tab"><span
class="cattitle">{ENTRY_SUBJECT}</span></div>
<div
class="row1"><span
class="cattitle">{L_AUTHOR}:
{POSTER_NAME}</span><br/>{ENTRY_TIME}<br/>
{ENTRY}<br/>{EDIT_LINK}{DELETE_LINK}</div>
{ENTRY_LOCKED_ICON}
<div
class="row1">{MOOD}<br/>{ACTION}</div>
<!--
BEGIN postrow -->
<div
class="{postrow.ROW_CLASS}"><b>{postrow.POSTER_NAME}</b>
{postrow.QUOTE}{postrow.EDIT}{postrow.DELETE}<br/>
{L_POSTED}
{postrow.POST_DATE}<br/>
{postrow.ICON} {postrow.MESSAGE}
{postrow.SIGNATURE}
{postrow.POST_SUBJECT}
</div>
<!-- END
postrow -->
{L_ENTRY_REPLIES_NO}
{PAGE_NUMBER}<br/>
{PAGINATION}<br/>
<!--
BEGIN switch_reply_authed -->
<a href="{U_POST_NEW_REPLY}"
class="buttom">{L_POST_REPLY}</a>
<!-- END
switch_reply_authed -->
<!-- BEGIN switch_weblog_owner
-->
<br/><a href="{U_POST_NEW_ENTRY}"
class="buttom">{L_POST_NEW_ENTRY}</a>
<!-- END
switch_weblog_owner -->
<div class="tab">
- <a
href="{U_WEBLOG}">{WEBLOG_NAME}</a><br/>
- <a
href="{U_WEBLOGS}">{L_WEBLOGS}</a><br/>
- <a
href="{U_PORTAL}">{L_PORTAL}</a></div>