summaryrefslogtreecommitdiff
path: root/views/partials/comments.ejs
diff options
context:
space:
mode:
Diffstat (limited to 'views/partials/comments.ejs')
-rw-r--r--views/partials/comments.ejs1
1 files changed, 1 insertions, 0 deletions
diff --git a/views/partials/comments.ejs b/views/partials/comments.ejs
index 50abe6e..17eb6a5 100644
--- a/views/partials/comments.ejs
+++ b/views/partials/comments.ejs
@@ -32,6 +32,7 @@
<div class="inputs">
<input name="files" type="file" multiple>
<input type="submit" value="POST" />
+ <div class="loader"></div>
</div>
<div class='errors'></div>
</form>