Fix: Elements not loading due to typo
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user