Files
2026-03-20 22:16:20 +01:00

7 lines
274 B
Twig
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<footer class="site-footer">
<p>
&copy; {{ "now"|date("Y") }} {{ site.title }} Propulsé par <a href="https://netig.net">NETig</a>
<a href="https://creativecommons.org/licenses/by-sa/4.0/deed.fr" rel="license">CC BY-SA 4.0</a>
</p>
</footer>