🛡️ Content Review Dashboard

Review member submissions to ensure community safety and guidelines compliance.

{{ pending_items|length }}
Items Pending Review
{% if pending_items|length == 0 %}

All Caught Up!

No content awaiting review. Your community is running smoothly!

View Published Content
{% else %}
📋 Review Checklist

Before approving content, ensure it meets our trauma-informed community standards:

Respectful and supportive tone
Botanical or educational focus
No personal attacks or negativity
Privacy-conscious language
Constructive and helpful content
Appropriate for all members
{% for item in pending_items %}

{% if item.title %} {{ item.title }} {% else %} {{ item.content_type|title }} Submission {% endif %}

{{ item.content_type|title }} {% if item.orchid_related %} 🌺 Orchid Related {% else %} ⚠️ Not Orchid Related {% endif %}
Submitted: {{ item.submitted_date.strftime('%B %d, %Y at %I:%M %p') }}
👤 Member: {{ item.display_name }}
Member ID: {{ item.member_id }}
{{ item.content | replace('\n', '
')|safe }}
{% endfor %} {% endif %}
View Published Content Community Guidelines