{% load bookwyrm_tags %}
{% csrf_token %}
{% include 'snippets/content_warning_field.html' with parent_status=status %}
{% include 'snippets/privacy_select.html' with current=status.privacy %}