{% comment %} One speaker's card. Rendered two ways: as an htmx fragment into the sliding panel on the list page, and inside speaker_detail.html as a standalone page when someone opens a shared link. Nothing here assumes which — `standalone` only controls the close button. {% endcomment %}
{{ speaker.bio }}
{% endif %} {% if speaker.programs %}{{ speaker.programs }}
{% endif %} {% if speaker.email or speaker.phone or speaker.website or speaker.facebook_page %}