{% extends "base.html" %} {% block title %}Show & Tell Galleries - My Collection{% endblock %} {% block extra_css %} {% endblock %} {% block content %}

Show & Tell Galleries

Share your orchid collection with the community

Back to Collection
{% if show_tell.all_galleries %}

My Galleries

{{ show_tell.statistics.total_galleries }} galleries
{% else %}
📸

Create Your First Show & Tell Gallery

Share your beautiful orchid collection with the Five Cities Orchid Society community.

{% endif %}
{% endblock %} {% block extra_js %} {% endblock %}