Skip to content

Commit 606d8ab

Browse files
committed
_includes/templates/newsletter_and_follow_us.njk: Update
1 parent 58eb0ae commit 606d8ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/templates/newsletter_and_follow_us.njk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<div class="fr-col-12 fr-col-md-6">
55
<div class="fr-follow__newsletter">
66
<div>
7-
<p class="fr-h5">{{ metadata.newsletter[0].title | i18n }}</p>
7+
<p class="fr-h5">{{ metadata.newsletter[0].title }}</p>
88
<p class="fr-text--sm">{{ metadata.newsletter[0].description }}</p>
99
</div>
1010
<div class="fr-btns-group fr-btns-group--inline-md">

0 commit comments

Comments
 (0)