{% extends "base.html" %} {% block title %}Member Show & Tell Galleries - Five Cities Orchid Society{% endblock %} {% block extra_css %} {% endblock %} {% block content %}
{% if galleries %}

Share Your Collection

Are you a Five Cities Orchid Society member? Create your own Show & Tell gallery and apply for public display!

Create Your Gallery
{% else %}
📸

No Public Galleries Yet

Be the first Five Cities Orchid Society member to share your collection with the public! Create a Show & Tell gallery and apply for approval.

Create First Gallery
{% endif %}
{% endblock %} {% block extra_js %} {% endblock %}