+
{% endblock %}
+ {% include "snippets/create_status/content_warning_field.html" %}
+
+ {# fields that go between the content warnings and the content field (ie, quote) #}
+ {% block pre_content_additions %}{% endblock %}
+
+
+
-
- {% include "snippets/create_status/content_warning_field.html" %}
-
-
- {# fields that go between the content warnings and the content field (ie, quote) #}
- {% block pre_content_additions %}{% endblock %}
-
-
-
-
- {% include "snippets/create_status/content_field.html" with placeholder=placeholder %}
-
+ {% include "snippets/create_status/content_field.html" with placeholder=placeholder %}
{# additional fields that go after the content block (ie, progress) #}