<?php ItemForm::multilanguage_title_description(); ?>
<?php ItemForm::title_input('title',osc_current_user_locale(), osc_esc_html( sigma_item_title() )); ?> <?php ItemForm::description_textarea('description',osc_current_user_locale(), osc_esc_html( sigma_item_description() )); ?>