We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents df81681 + 065c4d9 commit c6e0a61Copy full SHA for c6e0a61
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