diff --git a/templates/post_form.html b/templates/post_form.html index 2f6f02d2..b5ef767d 100644 --- a/templates/post_form.html +++ b/templates/post_form.html @@ -91,6 +91,12 @@ +
+
+
Select/drop/paste files here
+
+
+
{% if config.allow_upload_by_url %}
: