Skip to content

Commit e748720

Browse files
committed
Donate Page: Update page description
1 parent 58b63b4 commit e748720

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

civictechprojects/helpers/context_preload.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ def about_us_preload(context, request):
7272
def donate_preload(context, request):
7373
context = default_preload(context, request)
7474
context['title'] = 'Donate | DemocracyLab'
75-
context['description'] = 'We too are a nonprofit, and your tax-deductible gift helps us connect good people with good causes.'
75+
context['description'] = 'Your donation empowers people who use technology for public good by connecting tech-for-good projects to skilled volunteers and socially responsible companies.'
7676
return context
7777

7878

0 commit comments

Comments
 (0)