templates/layout/footer.html.twig line 1
<footer class="bg-white dark:bg-gray-900 m-4"><div class="w-full mx-auto p-4 md:py-8"><hr class="my-6 border-gray-200 sm:mx-auto dark:border-gray-700 lg:my-8" /><span class="block text-sm text-gray-500 sm:text-center dark:text-gray-400">© {{ "now"|date("Y") }} <a href="/" class="hover:underline">Global Commissions™</a>. All Rights Reserved.</span></div></footer>