25 lines
1 KiB
Smarty
25 lines
1 KiB
Smarty
|
<footer>
|
||
|
<div class="container">
|
||
|
<div class="col-3">
|
||
|
<ul class="unstyled-list" style="text-align:center;">
|
||
|
<li><strong>Hancarved jewellery loved and produced by</strong></li>
|
||
|
<li>Bricabracomania Metalworks</li>
|
||
|
<li>2020</li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
|
||
|
<div class="col-3">
|
||
|
<ul class="unstyled-list" style="text-align:center;">
|
||
|
<li><strong>Follow us</strong></li>
|
||
|
<a href="https://www.facebook.com/bricabracomania" target="popup"><img src="images/fb.png" style ="width:50px; height:50px;"/></a> <a href="https://www.etsy.com/shop/BricabracomaniaCraft" target="popup"><img src="images/etsy.png" style ="width:50px; height:50px;"/></a> <a href="https://www.instagram.com/bricabracomania_metalworks" target="popup"><img src="images/instagram.png" style ="width:50px; height:50px;"/></a>
|
||
|
</ul>
|
||
|
</div>
|
||
|
</footer>
|
||
|
|
||
|
|
||
|
<script
|
||
|
src="https://code.jquery.com/jquery-2.2.4.min.js"
|
||
|
integrity="sha256-BbhdlvQf/xTY9gja0Dq3HiwQF8LaCRTXxZKRutelT44="
|
||
|
crossorigin="anonymous"></script>
|
||
|
</body>
|
||
|
</html>
|