Show information on what files to upload

This commit is contained in:
Eike Kettner 2020-05-24 15:07:25 +02:00
parent 4694433e38
commit bcd13bed94

View File

@ -136,6 +136,12 @@ view model =
[ i [ class "folder open icon" ] []
, text "Select ..."
]
, div [ class "ui center aligned text container" ]
[ span [ class "small-info" ]
[ text "Choose document files (pdf, docx, txt, html, ). "
, text "Archives (zip and eml) are extracted."
]
]
]