We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df81681 commit 065c4d9Copy full SHA for 065c4d9
app/views/chapter/show.html.haml
@@ -54,3 +54,6 @@
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 }
57
+
58
+.container.py-4.py-lg-5
59
+ = render partial: 'shared/newsletter'
0 commit comments