icebox/views/partials/footer.handlebars

5 lines
144 B
Handlebars

<footer class="container-fluid">
<p class="small">
&copy; <script>document.write(/\d{4}/.exec(Date())[0])</script>
</p
</footer>