{style}{literal} .owm_mobile_blogs_tag .tagsinput input { WIDTH: 100% !important; color: #b5b5b5; } {/literal}{/style}

{text key="base+back"}

{if !$authMsg}
{form name="save"}
{label name="title"}
{input name='title'}

{error name="title"}
{label name="post"}
{input name='post'}

{error name="post"} {$attachments}
{if $send_notification}
{label name="enSentNotification"}
{input name='enSentNotification'}

{error name="enSentNotification"}
{/if}
{label name="tf"}
{input name='tf'}

{error name="tf"}
{submit name="publish" class="ow_button ow_green ow_positive"}
{submit name="draft" class="ow_button ow_green ow_ic_save"}
{/form}
{else}
{$authMsg}
{/if}