add cta block back in
This commit is contained in:
parent
959fab1581
commit
9526c8af89
@ -2,12 +2,12 @@
|
||||
<section id="cta" class="wrapper style4">
|
||||
<div class="inner">
|
||||
<header>
|
||||
<h2>Arcue ut vel commodo</h2>
|
||||
<h2>Get in Touch</h2>
|
||||
<p>Aliquam ut ex ut augue consectetur interdum endrerit imperdiet amet eleifend fringilla.</p>
|
||||
</header>
|
||||
<ul class="actions vertical">
|
||||
<li><a href="#" class="button fit special">Activate</a></li>
|
||||
<li><a href="#" class="button fit">Learn More</a></li>
|
||||
<li><a href="#" class="button fit special">Lorem ipsum</a></li>
|
||||
<li><a href="#" class="button fit">Lorem ispum</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</section>
|
||||
|
@ -13,6 +13,7 @@
|
||||
{% include section-one.html %}
|
||||
{% include section-two.html %}
|
||||
{% include section-three.html %}
|
||||
{% include cta.html %}
|
||||
{% include footer.html %}
|
||||
</body>
|
||||
|
||||
|
Reference in New Issue
Block a user