path('wylacz_email/', banner_exempt(views.DisableNotifications.as_view()), name='funding_disable_notifications'),
path('przylacz/<key>/', banner_exempt(views.claim), name='funding_claim'),
path('wylacz_email/', banner_exempt(views.DisableNotifications.as_view()), name='funding_disable_notifications'),
path('przylacz/<key>/', banner_exempt(views.claim), name='funding_claim'),