5 lines
159 B
Twig
5 lines
159 B
Twig
<footer class="w-full bg-green-700 text-white py-4">
|
|
<div class="flex justify-center">
|
|
ENI © Sortie {{ "now"|date("Y") }}
|
|
</div>
|
|
</footer> |