diff --git a/templates/network/public.html.twig b/templates/network/public.html.twig index 105a48ac84..df8fc5afb6 100644 --- a/templates/network/public.html.twig +++ b/templates/network/public.html.twig @@ -32,10 +32,10 @@
{{ form_row(post_form.scope) }}
-
-
- {{ form_row(post_form.content) }} -
+
+ {{ form_row(post_form.content) }} +
+
{{ form_row(post_form.attachments) }}