-
- {% trans "Decide the future of the open web" %}
+
+ {% trans "Get involved in the decentralized GitcoinDAO community." %}
diff --git a/app/grants/router.py b/app/grants/router.py
index 72b2bb8438d..a3864e29129 100644
--- a/app/grants/router.py
+++ b/app/grants/router.py
@@ -1,6 +1,6 @@
from datetime import datetime, timedelta
-from django.core.paginator import Paginator
+from django.core.paginator import EmptyPage, Paginator
import django_filters.rest_framework
from ratelimit.decorators import ratelimit
diff --git a/app/grants/urls.py b/app/grants/urls.py
index 8f06fd35c85..77b6961912d 100644
--- a/app/grants/urls.py
+++ b/app/grants/urls.py
@@ -24,11 +24,11 @@
collection_thumbnail, contribute_to_grants_v1, contribution_addr_from_all_as_json,
contribution_addr_from_grant_as_json, contribution_addr_from_grant_during_round_as_json,
contribution_addr_from_round_as_json, contribution_info_from_grant_during_round_as_json, create_matching_pledge_v1,
- flag, get_collection, get_collections_list, get_ethereum_cart_data, get_grant_payload, get_grants,
- get_interrupted_contributions, get_replaced_tx, get_trust_bonus, grant_activity, grant_categories, grant_details,
- grant_details_api, grant_details_contributions, grant_details_contributors, grant_edit, grant_fund, grant_new,
- grants, grants_addr_as_json, grants_bulk_add, grants_by_grant_type, grants_cart_view, grants_info, grants_landing,
- grants_type_redirect, ingest_contributions, ingest_contributions_view, invoice, leaderboard,
+ flag, get_clr_sybil_input, get_collection, get_collections_list, get_ethereum_cart_data, get_grant_payload,
+ get_grants, get_interrupted_contributions, get_replaced_tx, get_trust_bonus, grant_activity, grant_categories,
+ grant_details, grant_details_api, grant_details_contributions, grant_details_contributors, grant_edit, grant_fund,
+ grant_new, grants, grants_addr_as_json, grants_bulk_add, grants_by_grant_type, grants_cart_view, grants_info,
+ grants_landing, grants_type_redirect, ingest_contributions, ingest_contributions_view, invoice, leaderboard,
manage_ethereum_cart_data, new_matching_partner, profile, quickstart, remove_grant_from_collection, save_collection,
toggle_grant_favorite, verify_grant,
)
@@ -114,5 +114,7 @@
path('v1/api/export_addresses/grant