-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathindex.html
51 lines (48 loc) · 2.33 KB
/
index.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
---
layout: default
rbar:
- textbox
- fb
- calendar
img: banner-default.jpg
textbox:
title: Náš newsletter
text: >
<!-- Begin Mailchimp Signup Form -->
<link href="//cdn-images.mailchimp.com/embedcode/slim-10_7.css" rel="stylesheet" type="text/css">
<style type="text/css">
#mc_embed_signup{background:clear; clear:left; font:14px Helvetica,Arial,sans-serif; }
/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.
We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
</style>
<div id="mc_embed_signup">
<form action="https://gmail.us20.list-manage.com/subscribe/post?u=3160d49e552162e120d6fe9ae&id=820e8fffb3" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<div id="mc_embed_signup_scroll">
<label for="mce-EMAIL">Odebírej newsletter Pirátů Prahy 12</label>
<input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="e-mailová adresa" required>
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_3160d49e552162e120d6fe9ae_820e8fffb3" tabindex="-1" value=""></div>
<div class="clear"><input type="submit" value="Přihlásit se" name="subscribe" id="mc-embedded-subscribe" class="button"></div>
</div>
</form>
</div>
<!--End mc_embed_signup-->
<a href="https://us20.campaign-archive.com/home/?u=3160d49e552162e120d6fe9ae&id=820e8fffb3">Archiv newsletterů</a>
xxtextbox:
title: Petice
text: >
<b>Petice za ochranu louky Na Hupech před nadměrnou výstavbou</b>
<br/>
Petici budeme v následujícím měsíci nabízet k podpisu na různých místech Prahy 12. Nebo ji můžete podepsat <a href="https://gov.cz/e-petice/736-petice-za-ochranu-louky-na-hupech-pred-nadmernou-vystavbou">elektronicky</a>.
<br/>
<a href="/assets/img/posts/Petice-na-Hupech-sport-2024.pdf">Text petice</a>
<br/>
---
{% include homepage/banner.html
link='/'
title='Banner'
default='banner-default.jpg'
mobile='banner-default.jpg'
breakpoint=640
%}
{% include homepage/news-with-rbar.html %}