Skip to content
Snippets Groups Projects
Commit b8064d55 authored by xaralis's avatar xaralis
Browse files

Add forgotten templates

parent ce6fdfe8
Branches
No related tags found
No related merge requests found
<ul class="unordered-list unordered-list--linked {{ classes }}">
<li>
<a href="#" class="font-bold">{{ cta }}</a>
</li>
<li>
<a href="#">{{ cta }}</a>
</li>
<li>
<a href="#">{{ cta }}</a>
</li>
<li>
<a href="#">{{ cta }}</a>
</li>
</ul>
{{> organisms-header }}
<div class="container container--default py-8 lg:py-24">
<article>
<div class="lg:flex mt-8 lg:space-x-8 xl:space-x-16">
<div class="lg:w-3/5 xl:w-2/3">
<h1 class="head-alt-md md:head-alt-lg max-w-5xl mb-4">Řízení a organizační struktura města</h1>
<p class="font-bold text-lg leading-normal mb-8">{{ excerpt.medium }}</p>
{{> molecules-content-block(classes: "w-full", noStartHeadline: true) }}
</div>
<div class="pt-8 lg:w-2/5 xl:w-1/3 lg:pt-0">
<div class="card elevation-10">
<div class="card__body">
{{> molecules-basic-badge(occupation: "Garant programového bodu") }}
<hr class="hr--condensed">
<div class="content-block">
<h2>Volby</h2>
<h3>Program na radnici</h3>
{{> atoms-linked-unordered-list }}
<hr class="hr--condensed">
<h3>Program pro Pardubice V</h3>
{{> atoms-linked-unordered-list }}
<hr class="hr--condensed">
<h3>Povolební strategie</h3>
<p>Přečtěte si, jak se zachováme po volbách. Nemusíte volit zajíce v pytli.</p>
{{> atoms-icon-button(cta: "Zjistit víc", icon: "fas fa-chevron-right", classes: "btn--black btn--hoveractive btn--fullwidth md:btn--autowidth") }}
<hr class="hr--condensed">
<h3>Financování kampaně</h3>
<p>Transparentní financování kampaně je pro nás samozřejmost.</p>
{{> atoms-icon-button(cta: "Zjistit víc", icon: "fas fa-chevron-right", classes: "btn--black btn--hoveractive btn--fullwidth md:btn--autowidth") }}
</div>
</div>
</div>
</div>
</div>
</article>
</div>
{{> organisms-footer }}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment