{# Social Feed Widget - Tabbed Bluesky/Mastodon #} {% if (blueskyFeed and blueskyFeed.length) or (mastodonFeed and mastodonFeed.length) %}

Social Activity

{# Tab buttons #}
{% if blueskyFeed and blueskyFeed.length %} {% endif %} {% if mastodonFeed and mastodonFeed.length %} {% endif %}
{# Bluesky Tab Content #} {% if blueskyFeed and blueskyFeed.length %} {% endif %} {# Mastodon Tab Content #} {% if mastodonFeed and mastodonFeed.length %} {% endif %}
{% endif %}