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