mirror of
https://github.com/safing/web
synced 2025-04-25 13:19:08 +00:00
Merge pull request #264 from safing/task/remove-newsletter
task: Remove newsletter from home page
This commit is contained in:
commit
e03a311e05
1 changed files with 0 additions and 19 deletions
|
@ -1,24 +1,5 @@
|
|||
<div class="horizontal-line"></div>
|
||||
<footer class="footer" id="footer">
|
||||
<div class="footer-form-wrapper">
|
||||
<span class="footer-form-title">Stay Connected via Newsletter</span>
|
||||
<form class="footer-form" action="https://t80607841.emailsys1a.net/184/1387/c70759e794/subscribe/form.html" method="post">
|
||||
<div class="footer-form-subscribe">
|
||||
<input class="input-rounded-primary w-full" type="email" name="email" required placeholder="email">
|
||||
<input class="btn-primary" type="submit" value="Subscribe">
|
||||
</div>
|
||||
<div class="footer-form-legal">
|
||||
<input class="toggle darkmode" type="checkbox" id="consent_text" name="consent_text" value="yes" required="">
|
||||
<div>
|
||||
<label class="consent cursor-pointer text-safing-gray-500" for="consent_text">
|
||||
I agree that Safing &
|
||||
<a target="_blank" class="link-primary-external" href="https://rapidmail.de" target="_blank">rapidmail.de</a>
|
||||
may process and use the email for newsletter purposes.
|
||||
</label>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
<div class="footer-wrapper">
|
||||
<div class="footer-category">
|
||||
<div class="footer-category-title">
|
||||
|
|
Loading…
Add table
Reference in a new issue