{% if result and result.error %}

Quiz Processing Error

{{ result.error }}

{% else %}
{% if result and result.philosophy_data %}
{% if result.philosophy_data.badge_link %} {{ result.philosophy }} Badge {% else %} 🌺 {% endif %}

{{ result.philosophy }}

Your Orchid Philosophy

{{ result.philosophy_data.life_philosophy }}

{% else %}

🌺 Philosophy Discovered!

Your unique orchid growing philosophy has been revealed.

{% endif %}
{% if result and result.email_sent %} {% elif result and result.email_sent == false %} {% endif %} {% if result and result.lead_processed %}

Welcome to the FCOS Community!

Thank you {{ result.user_name }}! You've been added to our community of orchid enthusiasts.

{% if result.newsletter_subscribed %}

✅ Newsletter subscription confirmed - you'll receive our growing tips and community updates

{% endif %} {% if result.crm_added %}

✅ You've been added to our member database for exclusive updates

{% endif %}

Consider joining as a full member: Join FCOS Today

{% endif %} {% if result and result.philosophy_data %}

Your Growing Philosophy

{{ result.philosophy_data.orchid_reflection }}

Your Haiku

{{ result.philosophy_data.haiku }}

Practical Growing

{{ result.philosophy_data.practical }}

Science Insight

{{ result.philosophy_data.science }}

{% endif %}
Stay Connected

You're now part of our community! Expect:

  • Monthly growing tips tailored to your philosophy
  • Exclusive member events and workshops
  • Early access to new features and content
  • Connection with fellow {{ result.philosophy if result else 'philosophy' }} growers

You can unsubscribe anytime, but we think you'll love being part of our community!

{% endif %}