<!-- Footer -->
<footer class="sticky-footer bg-white">
<div class="container my-auto">
<div class="copyright text-center my-auto">
<span>Copyright © Module <strong>Groupe NVL</strong> {{ 'now'|date('Y') }}</span>
</div>
</div>
</footer>
<!-- End of Footer -->