mirror of
https://github.com/journeyman-cc/smeagol.git
synced 2026-04-13 02:05:07 +00:00
#21: Fix
This commit is contained in:
parent
4d205a4042
commit
3e686e9c5b
11 changed files with 44 additions and 33 deletions
|
|
@ -19,6 +19,7 @@
|
|||
{% endif %}
|
||||
{% else %}
|
||||
<form action="{{servlet-context}}/upload" enctype="multipart/form-data" method="POST">
|
||||
{% csrf-field %}
|
||||
<p class="widget">
|
||||
<label for="upload">{{config.file-upload-prompt}}</label>
|
||||
<input name="upload" id="upload" type="file" required/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue