-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnewsletter.html
161 lines (155 loc) · 11.9 KB
/
newsletter.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
<!DOCTYPE html>
<html lang="de">
<head>
<meta content="Tobfd Newsletter" property="og:title" />
<meta content="Mein eigener Newsletter!" property="og:description" />
<meta content="https://github.com/tobfd/tobfd.github.io/blob/main/img/Profilbild_transparent.png?raw=true" property="og:image" />
<meta content="#4984F8" data-react-helmet="true" name="theme-color" />
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" type="image/png" href="./img/Profilbild_transparent.png"/>
<link rel="stylesheet" href="static/newsletter.css">
<title>Tobfd Newsletter</title>
</head>
<!-- Begin Brevo Form --><!-- START - We recommend to place the below code in head tag of your website html -->
<style> @font-face {
font-display: block;
font-family: Roboto;
src: url(https://assets.brevo.com/font/Roboto/Latin/normal/normal/7529907e9eaf8ebb5220c5f9850e3811.woff2) format("woff2"), url(https://assets.brevo.com/font/Roboto/Latin/normal/normal/25c678feafdc175a70922a116c9be3e7.woff) format("woff")
}
@font-face {
font-display: fallback;
font-family: Roboto;
font-weight: 600;
src: url(https://assets.brevo.com/font/Roboto/Latin/medium/normal/6e9caeeafb1f3491be3e32744bc30440.woff2) format("woff2"), url(https://assets.brevo.com/font/Roboto/Latin/medium/normal/71501f0d8d5aa95960f6475d5487d4c2.woff) format("woff")
}
@font-face {
font-display: fallback;
font-family: Roboto;
font-weight: 700;
src: url(https://assets.brevo.com/font/Roboto/Latin/bold/normal/3ef7cf158f310cf752d5ad08cd0e7e60.woff2) format("woff2"), url(https://assets.brevo.com/font/Roboto/Latin/bold/normal/ece3a1d82f18b60bcce0211725c476aa.woff) format("woff")
}
#sib-container input:-ms-input-placeholder {
text-align: left;
font-family: "Helvetica", sans-serif;
color: #c0ccda;
}
#sib-container input::placeholder {
text-align: left;
font-family: "Helvetica", sans-serif;
color: #c0ccda;
}
#sib-container textarea::placeholder {
text-align: left;
font-family: "Helvetica", sans-serif;
color: #c0ccda;
}
#sib-container a {
text-decoration: underline;
color: #2BB2FC;
}</style>
<link href="https://sibforms.com/forms/end-form/build/sib-styles.css"
rel="stylesheet"><!-- END - We recommend to place the above code in head tag of your website html --><!-- START - We recommend to place the below code where you want the form in your website html -->
<div class="sib-form" style="text-align: center; background-color: #0f172a; ">
<div class="sib-form-container" id="sib-form-container">
<div class="sib-form-message-panel" id="error-message"
style="font-size:16px; text-align:left; font-family:"Helvetica", sans-serif; color:#661d1d; background-color:#0f172a; border-radius:3px; border-color:#ff4949;max-width:540px;">
<div class="sib-form-message-panel__text sib-form-message-panel__text--center">
<svg class="sib-icon sib-notification__icon" viewBox="0 0 512 512">
<path d="M256 40c118.621 0 216 96.075 216 216 0 119.291-96.61 216-216 216-119.244 0-216-96.562-216-216 0-119.203 96.602-216 216-216m0-32C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm-11.49 120h22.979c6.823 0 12.274 5.682 11.99 12.5l-7 168c-.268 6.428-5.556 11.5-11.99 11.5h-8.979c-6.433 0-11.722-5.073-11.99-11.5l-7-168c-.283-6.818 5.167-12.5 11.99-12.5zM256 340c-15.464 0-28 12.536-28 28s12.536 28 28 28 28-12.536 28-28-12.536-28-28-28z"/>
</svg>
<span class="sib-form-message-panel__inner-text"> Your subscription could not be saved. Please try again. </span>
</div>
</div>
<div></div>
<div class="sib-form-message-panel" id="success-message"
style="font-size:16px; text-align:left; font-family:"Helvetica", sans-serif; color:#085229; background-color:#0f172a; border-radius:3px; border-color:#13ce66;max-width:540px;">
<div class="sib-form-message-panel__text sib-form-message-panel__text--center">
<svg class="sib-icon sib-notification__icon" viewBox="0 0 512 512">
<path d="M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 464c-118.664 0-216-96.055-216-216 0-118.663 96.055-216 216-216 118.664 0 216 96.055 216 216 0 118.663-96.055 216-216 216zm141.63-274.961L217.15 376.071c-4.705 4.667-12.303 4.637-16.97-.068l-85.878-86.572c-4.667-4.705-4.637-12.303.068-16.97l8.52-8.451c4.705-4.667 12.303-4.637 16.97.068l68.976 69.533 163.441-162.13c4.705-4.667 12.303-4.637 16.97.068l8.451 8.52c4.668 4.705 4.637 12.303-.068 16.97z"/>
</svg>
<span class="sib-form-message-panel__inner-text"> Your subscription has been successful. </span>
</div>
</div>
<div></div>
<div class="sib-container--large sib-container--vertical" id="sib-container"
style="text-align:center; background-color:rgba(255,255,255,1); max-width:540px; border-radius:3px; border-width:1px; border-color:#C0CCD9; border-style:solid; direction:ltr">
<form action="https://cb99a103.sibforms.com/serve/MUIFAPwGghsoctiChX0Cgz7UoGASdgCSYT4acApG339YL7xyeMYe-hTxa9TBrixgNpXtnUhZQ6fLicxi_AsmfTEits3LzB4zdzZHM2uQuENZggRfrNxSrzHkW3T9dGpzH8y6hLmCXomXKk8HS8IJqScXfUVDKi-jkRNm1tKZR4_cNU9jOVHUjfJGKhNSVUuCRLoF4RjUwKOAuFVU" data-type="subscription"
id="sib-form"
method="POST">
<div style="padding: 8px 0;">
<div class="sib-form-block"
style="font-size:32px; text-align:left; font-weight:700; font-family:"Helvetica", sans-serif; color:#3C4858; background-color:transparent; text-align:left">
<p>Newsletter</p></div>
</div>
<div style="padding: 8px 0;">
<div class="sib-form-block"
style="font-size:16px; text-align:left; font-family:"Helvetica", sans-serif; color:#3C4858; background-color:transparent; text-align:left">
<div class="sib-text-form-block"><p>Trage dich in unseren Newsletter ein um immer informiert zu
bleiben.</p></div>
</div>
</div>
<div style="padding: 8px 0;">
<div class="sib-input sib-form-block">
<div class="form__entry entry_block">
<div class="form__label-row "><label class="entry__label"
data-required="*"
for="EMAIL" style="font-weight: 700; text-align:left; font-size:16px; text-align:left; font-weight:700; font-family:"Helvetica", sans-serif; color:#3c4858;">Enter your email address
to subscribe</label>
<div class="entry__field"><input autocomplete="off" class="input " data-required="true" id="EMAIL"
name="EMAIL" placeholder="EMAIL"
required type="text"/></div>
</div>
<label class="entry__error entry__error--primary"
style="font-size:16px; text-align:left; font-family:"Helvetica", sans-serif; color:#661d1d; background-color:#ffeded; border-radius:3px; border-color:#ff4949;"> </label>
<label class="entry__specification"
style="font-size:12px; text-align:left; font-family:"Helvetica", sans-serif; color:#8390A4; text-align:left">
Provide your email address to subscribe. For e.g [email protected] </label></div>
</div>
</div>
<div style="padding: 8px 0;">
<div class="sib-captcha sib-form-block">
<div class="form__entry entry_block">
<div class="form__label-row ">
<script> function handleCaptchaResponse() {
var event = new Event('captchaChange');
document.getElementById('sib-captcha').dispatchEvent(event);
} </script>
<div class="g-recaptcha sib-visible-recaptcha" data-callback="handleCaptchaResponse"
data-sitekey="6Lf1WNMpAAAAAAUv2b0iteZ9ktXHfz2Snf1hnZC8"
id="sib-captcha" style="direction:ltr"></div>
</div>
<label class="entry__error entry__error--primary"
style="font-size:16px; text-align:left; font-family:"Helvetica", sans-serif; color:#661d1d; background-color:#ffeded; border-radius:3px; border-color:#ff4949;"> </label>
</div>
</div>
</div>
<div style="padding: 8px 0;">
<div class="sib-form-block" style="text-align: left">
<button class="sib-form-block__button sib-form-block__button-with-loader"
form="sib-form"
style="font-size:16px; text-align:left; font-weight:700; font-family:"Helvetica", sans-serif; color:#FFFFFF; background-color:#3E4857; border-radius:3px; border-width:0px;" type="submit">
<svg class="icon clickable__icon progress-indicator__icon sib-hide-loader-icon"
viewBox="0 0 512 512">
<path d="M460.116 373.846l-20.823-12.022c-5.541-3.199-7.54-10.159-4.663-15.874 30.137-59.886 28.343-131.652-5.386-189.946-33.641-58.394-94.896-95.833-161.827-99.676C261.028 55.961 256 50.751 256 44.352V20.309c0-6.904 5.808-12.337 12.703-11.982 83.556 4.306 160.163 50.864 202.11 123.677 42.063 72.696 44.079 162.316 6.031 236.832-3.14 6.148-10.75 8.461-16.728 5.01z"/>
</svg>
Abonnieren
</button>
</div>
</div>
<input class="input--hidden" name="email_address_check" type="text" value=""> <input name="locale"
type="hidden"
value="en"></form>
</div>
</div>
</div><!-- END - We recommend to place the above code where you want the form in your website html --><!-- START - We recommend to place the below code in footer or bottom of your website html -->
<script> window.REQUIRED_CODE_ERROR_MESSAGE = 'Please choose a country code';
window.LOCALE = 'en';
window.EMAIL_INVALID_MESSAGE = window.SMS_INVALID_MESSAGE = "The information provided is invalid. Please review the field format and try again.";
window.REQUIRED_ERROR_MESSAGE = "This field cannot be left blank. ";
window.GENERIC_INVALID_MESSAGE = "The information provided is invalid. Please review the field format and try again.";
window.translation = {common: {selectedList: '{quantity} list selected', selectedLists: '{quantity} lists selected'}};
var AUTOHIDE = Boolean(0);</script>
<script defer src="https://sibforms.com/forms/end-form/build/main.js"></script>
<script src="https://www.google.com/recaptcha/api.js?hl=en"></script><!-- END - We recommend to place the above code in footer or bottom of your website html --><!-- End Brevo Form -->