Skip to content

Commit 931f6f8

Browse files
Kimberley CookKimberley Cook
authored andcommitted
add support us section to chapter pages
1 parent 6c9285b commit 931f6f8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

app/views/chapter/show.html.haml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,7 @@
5050
.mt-5
5151
.alert.alert-primary.mb-0
5252
= t('chapters.contact', city: @chapter.name, email: @chapter.email)
53+
54+
.py-4.py-lg-5.bg-light
55+
.container
56+
= render partial: 'shared/donation_platforms', locals: { title: t('homepage.donation_platforms.title'), with_button: true }

0 commit comments

Comments
 (0)