{% extends "base_list.html" %} {% load static %} {% load activities %} {% load django_bootstrap5 %} {% load bootstrap_helpers %} {% load community_utils %} {% block head_meta %} {% with meta_title="Working Groups" meta_description="Working groups in the "|add:community_name %} {{ block.super }} {% endwith %} {% endblock head_meta %} {% block headline %}Working Groups{% endblock %} {% block breadcrumbs %} {% breadcrumbs "Working groups"|combine:request.path %} {% endblock %} {% block filter_modal %} {% login_alert %}