Skip to content

Commit c6e0a61

Browse files
Merge pull request #2125 from codebar/add-newsletter-signup-to-chapter-pages
Added the newsletter sign up component to all chapter pages
2 parents df81681 + 065c4d9 commit c6e0a61

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)