{* load lang file *} {config_load file="lang.txt" section="add"} {literal} {/literal}

{if $smarty.post.edit or $edit}{#edit#}{else}{#add#}{/if} {#entry#}

{#addHelp#}

{#subject#}

{#content#}

{#dateTime#}

{html_select_date end_year="+2" start_year="-2" field_array="date" field_order="DMY" time=$edit.intime} // {html_select_time use_24_hours=true display_seconds=false field_array="time" time=$edit.intime}
 {#options#} 

{#allowComments#}

{if $smarty.const.ENABLE_LJ} {if !$edit.ljid and $edit} {else}

{#ljdup#} ({$smarty.const.LJ_USER})?

{/if} {/if}

{#section#}

{if $smarty.const.ALLOW_KEYWORDS}

{#keywords#}

{/if}
{if $smarty.const.ALLOW_TEASER_IMAGE or $smarty.const.ALLOW_FILES}
 {#files#}  {if $smarty.const.ALLOW_TEASER_IMAGE}

{#postImage#}

{if $edit.image}

[ {#delete#} ]
{/if} {/if} {if $smarty.const.ALLOW_FILES}

Добавить Файл

{/if}
{/if} {if $smarty.post.edit or $edit} {/if}