Skip to content

Commit 065c4d9

Browse files
Kimberley CookKimberley Cook
Kimberley Cook
authored and
Kimberley Cook
committed
add newsletter sign up to chapter pages
1 parent df81681 commit 065c4d9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/views/chapter/show.html.haml

+3
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,6 @@
5454
.py-4.py-lg-5.bg-light
5555
.container
5656
= render partial: 'shared/donation_platforms', locals: { title: t('homepage.donation_platforms.title'), with_button: true }
57+
58+
.container.py-4.py-lg-5
59+
= render partial: 'shared/newsletter'

0 commit comments

Comments
 (0)