<footer class="footer bg-body-tertiary mt-auto py-3 ">
<div class="container text-center">
<span class="text-muted">{{ 'site_title'|site_settings}} © {{ "now"|date("Y") }}</span>
</div>
</footer>