diff --git a/templates/post_form.html b/templates/post_form.html index b2e186cc..c2bb25d0 100644 --- a/templates/post_form.html +++ b/templates/post_form.html @@ -79,15 +79,14 @@ {% endif %} - + {% trans %}File{% endtrans %} - + {% if config.allow_upload_by_url %} -
-
+
:
@@ -96,7 +95,7 @@ {% if config.enable_embedding %} - + {% trans %}Embed{% endtrans %} {{ antibot.html() }}