forked from GNUsocial/gnu-social
[TWIG] Timeline structure rework
This commit is contained in:
parent
7fab19fd8f
commit
a8e43a4867
@ -32,10 +32,10 @@
|
||||
<div class="scope">
|
||||
{{ form_row(post_form.scope) }}
|
||||
</div>
|
||||
<div class="notice-input">
|
||||
<div class="content-input">
|
||||
{{ form_row(post_form.content) }}
|
||||
</div>
|
||||
<div class="notice-options">
|
||||
<div class="attachments">
|
||||
{{ form_row(post_form.attachments) }}
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user