wishlist/src/templates/footer.tpl

4 lines
209 B
Smarty

<footer class="bg-body-secondary text-center mt-4 p-3">
<p><b>{$opt.app_name}</b><br />
<em>Inspired by <a href="https://github.com/generalpf/phpgiftreg">PHP Gift Registry version 2.1.2</a></em></p>
</footer>