{% extends "base.html" %} {% block title %}Submit Your Orchid - Show & Tell Monthly Contest{% endblock %} {% block extra_css %} {% endblock %} {% block content %}

🌿 Submit Your Orchid — Show & Tell Monthly Contest

Members may submit up to 5 currently blooming plants per month.
Deadline: 2nd Thursday, 7:00 PM PT
{% if contest_open %} ✅ Submissions Open - Deadline: {{ deadline_date }} {% else %} 🔒 Submissions Closed - Next contest opens {{ next_open_date }} {% endif %}

Member Information

You've submitted {{ submission_count or 0 }}/5 entries this month

Plant Details

Example: Cattleya trianae or "Rlc. Memoria Helen Brown 'Sweet Afton' AM/AOS"
Choose the category that best describes your orchid
0/240 characters
📷
Click to upload or drag and drop
JPG/PNG, max 10MB. Tip: crop square for best fit.
Photo preview
Optional: Culture Notes

Confirmation

Submissions close 2nd Thursday, 7:00 PM PT. You can edit or withdraw your entry until the deadline.
{% endblock %} {% block extra_js %} {% endblock %}