10 lines
331 B
Plaintext
10 lines
331 B
Plaintext
$newline never
|
|
<input type=file uw-file-input ##{fieldId} *{attrs} name=#{fieldName} :req:required :acceptRestricted:accept=#{accept}>
|
|
$if acceptRestricted
|
|
<br>
|
|
_{MsgUploadModeExtensionRestriction}:
|
|
<ul .list--inline .list--comma-separated .list--iconless>
|
|
$forall ext <- extensions
|
|
<li .file-path>
|
|
#{ext}
|