icebox/views/partials/footer.handlebars

5 lines
144 B
Handlebars
Raw Normal View History

2025-03-31 16:00:12 +00:00
<footer class="container-fluid">
<p class="small">
&copy; <script>document.write(/\d{4}/.exec(Date())[0])</script>
</p
</footer>