_uploaded_file.rhtml 193 Bytes
<%= labelled_form_field(_('Select the file you want to upload.'), file_field(:article, :uploaded_data)) %>

<%= labelled_form_field(_('Describe this file:'), text_area(:article, :abstract)) %>