Fix: Elements not loading due to typo

This commit is contained in:
2025-12-13 11:52:30 +01:00
parent 59732f35fb
commit 3c7dc625e7
7 changed files with 47 additions and 91 deletions

View File

@@ -5,7 +5,7 @@
<div class="container my-4">
<div class="subscription-wrapper col-lg-10 align-items-center mx-auto">
<div class="d-flex position-relative mx-5 justify-content-between align-items-center flex-column flex-md-row text-md-left">
<h4 class="text-white flex-fill">{{ i18n "subscribe_newsletter" | safeHTML }}</h4>
<h3 class="text-white flex-fill">{{ i18n "subscribe_newsletter" | safeHTML }}</h3>
<form action="{{ .mailchimp_form_action }}" method="post"
name="mc-embedded-subscribe-form" target="_blank" novalidate class="row flex-fill">
<div class="col-lg-7 my-md-2 my-2">