path(
        "members/",
        include(
            [
                path("statistics/", StatisticsView.as_view(), name="statistics"),