Skip to content

Commit

Permalink
Merge pull request #2125 from codebar/add-newsletter-signup-to-chapte…
Browse files Browse the repository at this point in the history
…r-pages

Added the newsletter sign up component to all chapter pages
  • Loading branch information
KimberleyCook authored Oct 21, 2024
2 parents df81681 + 065c4d9 commit c6e0a61
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/views/chapter/show.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,6 @@
.py-4.py-lg-5.bg-light
.container
= render partial: 'shared/donation_platforms', locals: { title: t('homepage.donation_platforms.title'), with_button: true }

.container.py-4.py-lg-5
= render partial: 'shared/newsletter'

0 comments on commit c6e0a61

Please sign in to comment.