jewellery page work

This commit is contained in:
fr34k 2020-10-31 22:36:59 +01:00
commit 0b472cfee6
2 changed files with 4 additions and 3 deletions

View file

@ -3,6 +3,7 @@ $show_sep=true;
include('header.tpl');
?>
<div class="content_padding">
<div class="jew_container">
<div class="flexbox-jew-btn">
<div class="jew-btn-container">
@ -44,4 +45,5 @@ include('header.tpl');
</div>
</div>
</div>
</div>
<?php include('footer.tpl'); ?>