Skip to content
Snippets Groups Projects
Commit 520b29f5 authored by Marek Förster's avatar Marek Förster :wheelchair:
Browse files

misto formulare na registraci do newsletteru odkaz na https://nalodeni.pirati.cz/sledovat-piraty/

parent a6ac2c02
No related branches found
No related tags found
No related merge requests found
......@@ -12,8 +12,9 @@
Hlavní novinky pirátů
</h3>
<p>
Nechcete zmeškat žádný nový milník a zajímají vás nejčerstvější informace o tom jak Piráti pracují? Přihlašte se do našeho newsletteru!
Nechcete zmeškat žádný nový milník a zajímají vás nejčerstvější informace o tom jak Piráti pracují? Přihlašte se do <a href="https://nalodeni.pirati.cz/sledovat-piraty/" target="_blank">našeho newsletteru</a>!
</p>
<!---
<form class="newsletter__form" ref="form" action="https://piratipracuji.us7.list-manage.com/subscribe/post?u=d62f338dd71a0671ba74634e9&amp;id=7f603362d6" method="post" target="_blank">
<div class="newsletter__form-inner">
<input type="email" name="EMAIL" v-model="form.email" placeholder="Vaše E-mailová adresa" aria-label="Vaše E-mailová adresa">
......@@ -28,6 +29,7 @@
v-model="form.agree"> Souhlasím se zpracováním&nbsp;<a href="https://www.pirati.cz/o-nas/ochrana-osobnich-udaju/" target="_blank">osobních údajů</a>.
</label>
</form>
-->
</div>
</article>
</div>
......@@ -113,6 +115,11 @@ export default {
margin-bottom: 10px;
}
a {
text-decoration: underline;
color: #ffffff;
}
&__form {
width: 100%;
min-height: 80px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment