{% comment %}Responsive club nav: inline column on desktop (>=lg), offcanvas on mobile. Rendered by the club_sidebar tag (club_nav_tags).{% endcomment %} {% if can_view %}
{{ club.name }}
{% include "club_sidebar_nav.html" %}
{% endif %}