wishlist/src/templates/footer.tpl
Michael Erdely 1044fa8ccb So many changes... I wanted to do this piece by piece, but once I
got started, I couldn't stop:
Update Smarty
Update bootstrap
Switch to using cards
Set up themes
Improve sorting (add direction)
Use modals for viewing, editing, adding items.
Add Help page
Add bookmarklet
Add footer
2024-10-18 22:07:51 -04:00

4 lines
207 B
Smarty

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