diff options
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/upload.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/templates/upload.html b/templates/upload.html index a6e09df..3701eec 100644 --- a/templates/upload.html +++ b/templates/upload.html @@ -28,7 +28,9 @@ <div class="clear_both"></div> </div> - <div id="upload_response"></div> + <div id="upload_response"> + <div class="lds-ellipsis"><div></div><div></div><div></div><div></div></div> + </div> </div> </form> </div> |
