added footer to shopping page

This commit is contained in:
CodeServer 2021-07-11 09:40:31 +01:00
parent 6bf0e23dc4
commit 20a812cda7

View File

@ -53,13 +53,16 @@
</div>
<?php endforeach; ?>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-12">
<div class="footer">
<p> @ Created by KCHU · 2021 </p>
</div>
</div>
</div>
</div>
</body>