Order your pice commented out

This commit is contained in:
fr34k 2020-10-30 18:28:52 +01:00
parent 2551e07e9b
commit ea24743a0a
2 changed files with 4 additions and 4 deletions

View file

@ -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'); ?>

View file

@ -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'); ?>