{text key="meet+description_file_storage"}
{text key="meet+example_file"} /ow_plugins/meet/controllers/file_storage.php
{if $showForm} {form name="FileStorageExampleForm"}
{label name='image'} {input name='image'}{error name='image'}
{label name='description'} {input name='description'}{error name='description'}
{submit name='submit' class='ow_ic_add ow_positive'}
{/form} {else}
{if $description}

{text key='meet+description'}:

{$description}
{/if}
{text key='meet+upload_again'}
{/if}