static #2
2 changed files with 4 additions and 4 deletions
|
@ -9,12 +9,12 @@
|
||||||
<p>Video? Text?</p>
|
<p>Video? Text?</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<section class="cta">
|
<!-- <section class="cta">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<h2 class="title title-cta">Order your piece now!
|
<h2 class="title title-cta">Order your piece now!
|
||||||
</h2>
|
</h2>
|
||||||
<a href="contacts" class="button button-dark">Order</a>
|
<a href="contacts" class="button button-dark">Order</a>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section> -->
|
||||||
|
|
||||||
<?php include('footer.tpl'); ?>
|
<?php include('footer.tpl'); ?>
|
|
@ -29,12 +29,12 @@
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
</div>
|
</div>
|
||||||
<section class="cta" style="clear: both;">
|
<!-- <section class="cta" style="clear: both;">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<h2 class="title title-cta">Order your piece now!
|
<h2 class="title title-cta">Order your piece now!
|
||||||
</h2>
|
</h2>
|
||||||
<a href="contacts.html" class="button button-dark">Order</a>
|
<a href="contacts.html" class="button button-dark">Order</a>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section> -->
|
||||||
</div>
|
</div>
|
||||||
<?php include('footer.tpl'); ?>
|
<?php include('footer.tpl'); ?>
|
Loading…
Reference in a new issue