www/layouts/partials/footer.html

6 lines
247 B
HTML
Raw Normal View History

<footer>
<p>
2021-09-12 12:11:13 +02:00
&copy; 2009 - {{ now.Year }} | Julien (Adyxax) Dessaux | <a href="https://joinup.ec.europa.eu/collection/eupl/eupl-text-eupl-12" title="EUPL 1.2">Some rights reserved</a> | <a href="/blog/index.xml">RSS</a>
</p>
</footer>