{% extends "layout.html" %} {% set page_title = "My Orchid Dashboard" %} {% block content %}
Your Orchid ID: {{ current_user.user_id }} {% if current_user.experience_level %} | Experience: {{ current_user.experience_level }} {% endif %}
Total Orchids
AI Analyzed
Featured
Total Views
Uploaded {{ upload.created_at.strftime('%Y-%m-%d %H:%M') if upload.created_at else 'Unknown' }}
No recent activity
{% endif %}{{ philosophy_badge.badge_data.philosophy }}
{{ philosophy_badge.badge_data.growing_style }}
{{ philosophy_badge.badge_data.description }}
Retake Quiz {% else %}Are you a Stoic grower? Epicurean? Skeptic? Take our 2-minute quiz to find out!
Take Philosophy Quiz {% endif %}Upload your first orchid to start earning achievements!
{% endif %}